From: Patrick Donnelly Date: Wed, 1 Apr 2026 23:42:44 +0000 (-0400) Subject: qa: add back centos9.stream X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=69dc4296d5e1ff485331872e98731e07f0b537c6;p=ceph.git qa: add back centos9.stream When graph walks is complete, it will actually be possible link to supported without repeating the links. The matrix implementation doesn't support this. Signed-off-by: Patrick Donnelly --- 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..3a07f924043f --- /dev/null +++ b/qa/distros/supported-random-distro/centos_9.stream.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_9.stream.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro/rpm_latest.yaml b/qa/distros/supported-random-distro/rpm_latest.yaml index 28973f41bb8a..c50c34f80bb6 120000 --- a/qa/distros/supported-random-distro/rpm_latest.yaml +++ b/qa/distros/supported-random-distro/rpm_latest.yaml @@ -1 +1 @@ -../all/rpm_latest.yaml \ No newline at end of file +.qa/distros/supported/rpm_latest.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro/ubuntu_latest.yaml b/qa/distros/supported-random-distro/ubuntu_latest.yaml index cfcd0d1a826a..3a09f9abb05c 120000 --- a/qa/distros/supported-random-distro/ubuntu_latest.yaml +++ b/qa/distros/supported-random-distro/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_latest.yaml \ No newline at end of file +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file