From: Patrick Donnelly Date: Mon, 23 Mar 2026 17:47:11 +0000 (-0400) Subject: qa/distros: link random distro to supported X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e00e327d5fa08e38b833e6b4fc32483b3ca2340d;p=ceph.git qa/distros: link random distro to supported So we don't have two "supported" distro directories to maintain. Signed-off-by: Patrick Donnelly --- diff --git a/qa/distros/supported-random-distro/rpm_latest.yaml b/qa/distros/supported-random-distro/rpm_latest.yaml deleted file mode 120000 index 28973f41bb8a..000000000000 --- a/qa/distros/supported-random-distro/rpm_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rpm_latest.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro/supported b/qa/distros/supported-random-distro/supported new file mode 120000 index 000000000000..8c53351725d7 --- /dev/null +++ b/qa/distros/supported-random-distro/supported @@ -0,0 +1 @@ +.qa/distros/supported/ \ 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 deleted file mode 120000 index cfcd0d1a826a..000000000000 --- a/qa/distros/supported-random-distro/ubuntu_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/ubuntu_latest.yaml \ No newline at end of file