From: Casey Bodley Date: Mon, 24 Jul 2023 14:09:28 +0000 (-0400) Subject: qa/rgw: pacific upgrade disables centos9 X-Git-Tag: v19.0.0~779^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52603%2Fhead;p=ceph.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 --- 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 000000000000..5dceec7e222b --- /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 bd9854e70298..000000000000 --- 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