From: Casey Bodley Date: Thu, 12 Jun 2025 20:32:37 +0000 (-0400) Subject: qa/distros: bump ubuntu_latest.yaml to 24.04 X-Git-Tag: v21.0.1~111^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cee6de8bf579dc0d7550b3cb0d160f278bc7c000;p=ceph.git qa/distros: bump ubuntu_latest.yaml to 24.04 and add ubuntu_22.04.yaml back to distros/supported and distros/supported-random-distro$ Signed-off-by: Casey Bodley --- diff --git a/qa/distros/all/ubuntu_latest.yaml b/qa/distros/all/ubuntu_latest.yaml index 08ecf3afa2a..f5b740a5880 120000 --- a/qa/distros/all/ubuntu_latest.yaml +++ b/qa/distros/all/ubuntu_latest.yaml @@ -1 +1 @@ -ubuntu_22.04.yaml \ No newline at end of file +ubuntu_24.04.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/ubuntu_22.04.yaml b/qa/distros/supported-random-distro$/ubuntu_22.04.yaml new file mode 120000 index 00000000000..22cd6281b4f --- /dev/null +++ b/qa/distros/supported-random-distro$/ubuntu_22.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_22.04.yaml \ No newline at end of file diff --git a/qa/distros/supported/ubuntu_22.04.yaml b/qa/distros/supported/ubuntu_22.04.yaml new file mode 120000 index 00000000000..22cd6281b4f --- /dev/null +++ b/qa/distros/supported/ubuntu_22.04.yaml @@ -0,0 +1 @@ +../all/ubuntu_22.04.yaml \ No newline at end of file