From: Adam King Date: Fri, 7 Jun 2024 17:36:31 +0000 (-0400) Subject: qa/distros: add ubuntu 22.04 for containerized tests X-Git-Tag: v18.2.4~15 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e459f9b30b7ff76d4dba89c5de90733547a6665a;p=ceph.git qa/distros: add ubuntu 22.04 for containerized tests Partial backport of 0fa3eb67387eaf403b5a6e716a81582949dcecf1 that adds the symlinks for the containerized tests to use ubuntu 22.04 but leaves out the part dropping ubuntu 20.04 Signed-off-by: Adam King (cherry picked from commit cbb70e37e6b7b82be5f69da6c35db057184b16e2) --- diff --git a/qa/distros/container-hosts/ubuntu_22.04.yaml b/qa/distros/container-hosts/ubuntu_22.04.yaml new file mode 120000 index 0000000000000..0a708b4dbd278 --- /dev/null +++ b/qa/distros/container-hosts/ubuntu_22.04.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_22.04.yaml \ No newline at end of file diff --git a/qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml b/qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml new file mode 120000 index 0000000000000..e4835e4f7682e --- /dev/null +++ b/qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml @@ -0,0 +1 @@ +.qa/distros/container-hosts/ubuntu_22.04.yaml \ No newline at end of file