From 327ade802d334fb4d8b7c222935f84aab265fed6 Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Tue, 6 Aug 2024 17:31:47 +0530 Subject: [PATCH] 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 --- qa/suites/fs/mixed-clients/distro/centos_8.yaml | 1 - qa/suites/fs/mixed-clients/distro/centos_9.stream.yaml | 1 + qa/suites/fs/mixed-clients/distro/rhel_8.yaml | 1 - .../fs/upgrade/featureful_client/old_client/centos_8.stream.yaml | 1 - .../featureful_client/upgraded_client/centos_8.stream.yaml | 1 - qa/suites/fs/upgrade/nofs/centos_8.stream.yaml | 1 - qa/suites/fs/upgrade/upgraded_client/centos_8.stream.yaml | 1 - qa/suites/fs/verify/distro/centos_8.yaml | 1 - qa/suites/fs/verify/distro/centos_9.stream.yaml | 1 + qa/suites/fs/verify/distro/rhel_8.yaml | 1 - 10 files changed, 2 insertions(+), 8 deletions(-) delete mode 120000 qa/suites/fs/mixed-clients/distro/centos_8.yaml create mode 120000 qa/suites/fs/mixed-clients/distro/centos_9.stream.yaml delete mode 120000 qa/suites/fs/mixed-clients/distro/rhel_8.yaml delete mode 120000 qa/suites/fs/upgrade/featureful_client/old_client/centos_8.stream.yaml delete mode 120000 qa/suites/fs/upgrade/featureful_client/upgraded_client/centos_8.stream.yaml delete mode 120000 qa/suites/fs/upgrade/nofs/centos_8.stream.yaml delete mode 120000 qa/suites/fs/upgrade/upgraded_client/centos_8.stream.yaml delete mode 120000 qa/suites/fs/verify/distro/centos_8.yaml create mode 120000 qa/suites/fs/verify/distro/centos_9.stream.yaml delete mode 120000 qa/suites/fs/verify/distro/rhel_8.yaml 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 380a1443b7839..0000000000000 --- 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 0000000000000..dc442c241498c --- /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 133acf27bff75..0000000000000 --- 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 e787191b5a270..0000000000000 --- 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 e787191b5a270..0000000000000 --- 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 e787191b5a270..0000000000000 --- 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 e787191b5a270..0000000000000 --- 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 380a1443b7839..0000000000000 --- 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 0000000000000..dc442c241498c --- /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 133acf27bff75..0000000000000 --- 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 -- 2.39.5