From 31846942edd4f10c5250fdedcf69c18d535e43f2 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 8 Mar 2023 10:28:28 -0500 Subject: [PATCH] qa/distros/all: add ubuntu_latest.yaml symlink to ubuntu_22.04.yaml Signed-off-by: Casey Bodley --- qa/distros/all/ubuntu_latest.yaml | 1 + 1 file changed, 1 insertion(+) create mode 120000 qa/distros/all/ubuntu_latest.yaml diff --git a/qa/distros/all/ubuntu_latest.yaml b/qa/distros/all/ubuntu_latest.yaml new file mode 120000 index 00000000000..08ecf3afa2a --- /dev/null +++ b/qa/distros/all/ubuntu_latest.yaml @@ -0,0 +1 @@ +ubuntu_22.04.yaml \ No newline at end of file -- 2.39.5