From 62e520cbad7a2beff130a4459abcb0fb7d762da0 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 8 Mar 2023 10:34:56 -0500 Subject: [PATCH] qa/distros/supported-random: update ubuntu_latest.yaml and add ubuntu_20.04.yaml Signed-off-by: Casey Bodley --- qa/distros/supported-random-distro$/ubuntu_20.04.yaml | 1 + qa/distros/supported-random-distro$/ubuntu_latest.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 qa/distros/supported-random-distro$/ubuntu_20.04.yaml diff --git a/qa/distros/supported-random-distro$/ubuntu_20.04.yaml b/qa/distros/supported-random-distro$/ubuntu_20.04.yaml new file mode 120000 index 0000000000000..75d907e3b9cf8 --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_20.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_20.04.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 75d907e3b9cf8..cfcd0d1a826a5 120000 --- a/qa/distros/supported-random-distro$/ubuntu_latest.yaml +++ b/qa/distros/supported-random-distro$/ubuntu_latest.yaml @@ -1 +1 @@ -../all/ubuntu_20.04.yaml \ No newline at end of file +../all/ubuntu_latest.yaml \ No newline at end of file -- 2.39.5