From fb9936c60008ef627ddbfd48467ed577cbf4dead Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 1 Apr 2026 19:41:43 -0400 Subject: [PATCH] Revert "qa/distros: link random distro to supported" This reverts commit e00e327d5fa08e38b833e6b4fc32483b3ca2340d. Signed-off-by: Patrick Donnelly --- qa/distros/supported-random-distro/rpm_latest.yaml | 1 + qa/distros/supported-random-distro/supported | 1 - qa/distros/supported-random-distro/ubuntu_latest.yaml | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 qa/distros/supported-random-distro/rpm_latest.yaml delete mode 120000 qa/distros/supported-random-distro/supported create mode 120000 qa/distros/supported-random-distro/ubuntu_latest.yaml diff --git a/qa/distros/supported-random-distro/rpm_latest.yaml b/qa/distros/supported-random-distro/rpm_latest.yaml new file mode 120000 index 000000000000..28973f41bb8a --- /dev/null +++ b/qa/distros/supported-random-distro/rpm_latest.yaml @@ -0,0 +1 @@ +../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 deleted file mode 120000 index 8c53351725d7..000000000000 --- a/qa/distros/supported-random-distro/supported +++ /dev/null @@ -1 +0,0 @@ -.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 new file mode 120000 index 000000000000..cfcd0d1a826a --- /dev/null +++ b/qa/distros/supported-random-distro/ubuntu_latest.yaml @@ -0,0 +1 @@ +../all/ubuntu_latest.yaml \ No newline at end of file -- 2.47.3