From: Adam King Date: Fri, 14 Jun 2024 15:59:27 +0000 (-0400) Subject: qa/crimson-rados: remove centos 8 symlinks X-Git-Tag: v18.2.5~568^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=65fd8a574626e9ae63a4064802757d79f74b1b1a;p=ceph.git qa/crimson-rados: remove centos 8 symlinks As we're trying to drop centos 8 from the distros we test on these symlinks are now dead and need to be cleaned up. In main, there was no replacement for these symlinks (it just relies on the crimson-supposted-all-distro dir for its distro) so I'm just removing them here. Signed-off-by: Adam King --- diff --git a/qa/suites/crimson-rados/basic/centos_8.stream.yaml b/qa/suites/crimson-rados/basic/centos_8.stream.yaml deleted file mode 120000 index 5dceec7e222..00000000000 --- a/qa/suites/crimson-rados/basic/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/crimson-rados/rbd/centos_8.stream.yaml b/qa/suites/crimson-rados/rbd/centos_8.stream.yaml deleted file mode 120000 index 5dceec7e222..00000000000 --- a/qa/suites/crimson-rados/rbd/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/crimson-rados/thrash/centos_8.stream.yaml b/qa/suites/crimson-rados/thrash/centos_8.stream.yaml deleted file mode 120000 index 5dceec7e222..00000000000 --- a/qa/suites/crimson-rados/thrash/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_8.stream.yaml \ No newline at end of file