From: Casey Bodley Date: Mon, 23 Mar 2026 14:12:16 +0000 (-0400) Subject: qa/distros: add centos 9 stream back to supported distros X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2755bec58f6b659fa46c8d717c895ee4fa4270d0;p=ceph.git qa/distros: add centos 9 stream back to supported distros https://github.com/ceph/ceph/pull/66055 replaced centos_latest with rpm_latest but didn't add centos_9 back. we want to test both Signed-off-by: Casey Bodley --- diff --git a/qa/distros/supported-random-distro$/centos_9.stream.yaml b/qa/distros/supported-random-distro$/centos_9.stream.yaml new file mode 120000 index 000000000000..38fea53ed699 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_9.stream.yaml @@ -0,0 +1 @@ +../all/centos_9.stream.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_9.stream.yaml b/qa/distros/supported/centos_9.stream.yaml new file mode 120000 index 000000000000..38fea53ed699 --- /dev/null +++ b/qa/distros/supported/centos_9.stream.yaml @@ -0,0 +1 @@ +../all/centos_9.stream.yaml \ No newline at end of file