]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: add ubuntu 22.04 for containerized tests
authorAdam King <adking@redhat.com>
Fri, 7 Jun 2024 17:36:31 +0000 (13:36 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2024 15:29:07 +0000 (17:29 +0200)
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 <adking@redhat.com>
(cherry picked from commit cbb70e37e6b7b82be5f69da6c35db057184b16e2)

qa/distros/container-hosts/ubuntu_22.04.yaml [new symlink]
qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml [new symlink]

diff --git a/qa/distros/container-hosts/ubuntu_22.04.yaml b/qa/distros/container-hosts/ubuntu_22.04.yaml
new file mode 120000 (symlink)
index 0000000..0a708b4
--- /dev/null
@@ -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 (symlink)
index 0000000..e4835e4
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/container-hosts/ubuntu_22.04.yaml
\ No newline at end of file