From: Ali Maredia Date: Thu, 3 Aug 2023 16:45:01 +0000 (-0400) Subject: qa: pin rgw/crypt suite temporarily to ubuntu_latest X-Git-Tag: v18.2.1~223^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6395508a74ba2ed1d0df8498cc1bbcf83cf35c00;p=ceph-ci.git qa: pin rgw/crypt suite temporarily to ubuntu_latest barbican tests are only passing on ubunutu latest, this commit allows us to have a green crypt suite. Signed-off-by: Ali Maredia (cherry picked from commit 863f8d789dbb02d70cbdf78790c63802cdd0f24d) --- diff --git a/qa/suites/rgw/crypt/supported-random-distro$ b/qa/suites/rgw/crypt/supported-random-distro$ deleted file mode 120000 index 0862b4457b3..00000000000 --- a/qa/suites/rgw/crypt/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-random-distro$ \ No newline at end of file diff --git a/qa/suites/rgw/crypt/ubuntu_latest.yaml b/qa/suites/rgw/crypt/ubuntu_latest.yaml new file mode 120000 index 00000000000..fe01dafd4f7 --- /dev/null +++ b/qa/suites/rgw/crypt/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_latest.yaml \ No newline at end of file