From: Casey Bodley Date: Wed, 22 Mar 2023 17:57:57 +0000 (-0400) Subject: qa/rgw: unpin centos for verify suite X-Git-Tag: v19.0.0~1494^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F50633%2Fhead;p=ceph.git qa/rgw: unpin centos for verify suite use a random supported distro instead of centos Fixes: https://tracker.ceph.com/issues/54102 Signed-off-by: Casey Bodley --- diff --git a/qa/suites/rgw/verify/centos_latest.yaml b/qa/suites/rgw/verify/centos_latest.yaml deleted file mode 120000 index bd9854e70298..000000000000 --- a/qa/suites/rgw/verify/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/rgw/verify/supported-random-distro$ b/qa/suites/rgw/verify/supported-random-distro$ new file mode 120000 index 000000000000..0862b4457b37 --- /dev/null +++ b/qa/suites/rgw/verify/supported-random-distro$ @@ -0,0 +1 @@ +.qa/distros/supported-random-distro$ \ No newline at end of file