From: Patrick Donnelly Date: Thu, 18 Jan 2024 14:32:17 +0000 (-0500) Subject: qa: use centos 9.stream for cephfs stock kernel testing X-Git-Tag: v19.3.0~95^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5acd763010344725617b8237e2844e18651d46d2;p=ceph.git qa: use centos 9.stream for cephfs stock kernel testing RHEL8 is no longer supported in Squid. RHEL9 is not yet available in FOG. Fixes: https://tracker.ceph.com/issues/64085 Signed-off-by: Patrick Donnelly --- diff --git a/qa/cephfs/mount/kclient/overrides/distro/stock/centos_9.stream.yaml b/qa/cephfs/mount/kclient/overrides/distro/stock/centos_9.stream.yaml new file mode 120000 index 00000000000..dc442c24149 --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/stock/centos_9.stream.yaml @@ -0,0 +1 @@ +.qa/distros/all/centos_9.stream.yaml \ No newline at end of file diff --git a/qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml b/qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml deleted file mode 120000 index 133acf27bff..00000000000 --- a/qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_8.yaml \ No newline at end of file