]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/upgrade: make reef p2p parallel upgrade tests to use centos 9
authorAdam King <adking@redhat.com>
Tue, 11 Jun 2024 14:57:43 +0000 (10:57 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2024 15:29:07 +0000 (17:29 +0200)
Since we're no longer using centos 8 for tests after the removal
of the mirrors

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 3d0919d29d9b314b27da1ad83773bf27f15b5783)

qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/.qa [new symlink]
qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_8.yaml [deleted symlink]
qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_9.stream.yaml [new symlink]

diff --git a/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/.qa b/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/.qa
new file mode 120000 (symlink)
index 0000000..c4fcc4e
--- /dev/null
@@ -0,0 +1 @@
+../../../../../.qa/
\ No newline at end of file
diff --git a/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_8.yaml b/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_8.yaml
deleted file mode 120000 (symlink)
index bb4a6aa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../distros/supported-all-distro/centos_8.yaml
\ No newline at end of file
diff --git a/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_9.stream.yaml b/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_9.stream.yaml
new file mode 120000 (symlink)
index 0000000..7a8040f
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported-container-hosts/centos_9.stream.yaml
\ No newline at end of file