From: Casey Bodley Date: Mon, 24 Jul 2023 14:09:28 +0000 (-0400) Subject: qa/rgw: pacific upgrade disables centos9 X-Git-Tag: v18.2.0~3^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9daa8fee9ff7f7e94c6ef2c8441bb733169bceae;p=ceph-ci.git qa/rgw: pacific upgrade disables centos9 we don't build centos 9 packages for pacific, so the pacific upgrade suite was failing with errors like: Failed to fetch package version from https://shaman.ceph.com/api/search/?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=pacific Fixes: https://tracker.ceph.com/issues/62135 Signed-off-by: Casey Bodley (cherry picked from commit b16bc1cd07a28d2a5677c2fc107686f0b96648ce) --- diff --git a/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml b/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml new file mode 120000 index 00000000000..5dceec7e222 --- /dev/null +++ b/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_latest.yaml b/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_latest.yaml deleted file mode 120000 index bd9854e7029..00000000000 --- a/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_latest.yaml \ No newline at end of file