From: Venky Shankar Date: Tue, 6 Aug 2024 12:01:47 +0000 (+0530) Subject: qa/cephfs: remove dependency on centos8/rhel8 entirely X-Git-Tag: v18.2.5~295^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=327ade802d334fb4d8b7c222935f84aab265fed6;p=ceph.git qa/cephfs: remove dependency on centos8/rhel8 entirely commit 0efa15a19606a127bca6dfb4bcb60c829b690e02 introduced it back in fs suite and there were some leftovers - clean them up. Signed-off-by: Venky Shankar --- diff --git a/qa/suites/fs/mixed-clients/distro/centos_8.yaml b/qa/suites/fs/mixed-clients/distro/centos_8.yaml deleted file mode 120000 index 380a1443b78..00000000000 --- a/qa/suites/fs/mixed-clients/distro/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.yaml \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/centos_9.stream.yaml b/qa/suites/fs/mixed-clients/distro/centos_9.stream.yaml new file mode 120000 index 00000000000..dc442c24149 --- /dev/null +++ b/qa/suites/fs/mixed-clients/distro/centos_9.stream.yaml @@ -0,0 +1 @@ +.qa/distros/all/centos_9.stream.yaml \ No newline at end of file diff --git a/qa/suites/fs/mixed-clients/distro/rhel_8.yaml b/qa/suites/fs/mixed-clients/distro/rhel_8.yaml deleted file mode 120000 index 133acf27bff..00000000000 --- a/qa/suites/fs/mixed-clients/distro/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_8.yaml \ No newline at end of file diff --git a/qa/suites/fs/upgrade/featureful_client/old_client/centos_8.stream.yaml b/qa/suites/fs/upgrade/featureful_client/old_client/centos_8.stream.yaml deleted file mode 120000 index e787191b5a2..00000000000 --- a/qa/suites/fs/upgrade/featureful_client/old_client/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/fs/upgrade/featureful_client/upgraded_client/centos_8.stream.yaml b/qa/suites/fs/upgrade/featureful_client/upgraded_client/centos_8.stream.yaml deleted file mode 120000 index e787191b5a2..00000000000 --- a/qa/suites/fs/upgrade/featureful_client/upgraded_client/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/fs/upgrade/nofs/centos_8.stream.yaml b/qa/suites/fs/upgrade/nofs/centos_8.stream.yaml deleted file mode 120000 index e787191b5a2..00000000000 --- a/qa/suites/fs/upgrade/nofs/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/fs/upgrade/upgraded_client/centos_8.stream.yaml b/qa/suites/fs/upgrade/upgraded_client/centos_8.stream.yaml deleted file mode 120000 index e787191b5a2..00000000000 --- a/qa/suites/fs/upgrade/upgraded_client/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/fs/verify/distro/centos_8.yaml b/qa/suites/fs/verify/distro/centos_8.yaml deleted file mode 120000 index 380a1443b78..00000000000 --- a/qa/suites/fs/verify/distro/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.yaml \ No newline at end of file diff --git a/qa/suites/fs/verify/distro/centos_9.stream.yaml b/qa/suites/fs/verify/distro/centos_9.stream.yaml new file mode 120000 index 00000000000..dc442c24149 --- /dev/null +++ b/qa/suites/fs/verify/distro/centos_9.stream.yaml @@ -0,0 +1 @@ +.qa/distros/all/centos_9.stream.yaml \ No newline at end of file diff --git a/qa/suites/fs/verify/distro/rhel_8.yaml b/qa/suites/fs/verify/distro/rhel_8.yaml deleted file mode 120000 index 133acf27bff..00000000000 --- a/qa/suites/fs/verify/distro/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_8.yaml \ No newline at end of file