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: v19.0.0~1536^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=31846942edd4f10c5250fdedcf69c18d535e43f2;p=ceph-ci.git qa/distros/all: add ubuntu_latest.yaml symlink to ubuntu_22.04.yaml Signed-off-by: Casey Bodley --- 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