From: Casey Bodley Date: Wed, 8 Mar 2023 15:28:28 +0000 (-0500) Subject: qa/distros/all: add ubuntu_latest.yaml symlink to ubuntu_22.04.yaml X-Git-Tag: v18.1.0~225^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b35981a61f96143a4090344b99c38688e6866929;p=ceph.git qa/distros/all: add ubuntu_latest.yaml symlink to ubuntu_22.04.yaml Signed-off-by: Casey Bodley (cherry picked from commit 31846942edd4f10c5250fdedcf69c18d535e43f2) --- 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