From: Adam King Date: Tue, 11 Jun 2024 14:57:43 +0000 (-0400) Subject: qa/upgrade: make reef p2p parallel upgrade tests to use centos 9 X-Git-Tag: v18.2.4~14 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=52ed24a3ed9055eff5ce62d3ebe520900ff3988b;p=ceph.git qa/upgrade: make reef p2p parallel upgrade tests to use centos 9 Since we're no longer using centos 8 for tests after the removal of the mirrors Signed-off-by: Adam King (cherry picked from commit 3d0919d29d9b314b27da1ad83773bf27f15b5783) --- 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 index 0000000000000..c4fcc4e00bbce --- /dev/null +++ b/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/.qa @@ -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 index bb4a6aaf3ac01..0000000000000 --- a/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_8.yaml +++ /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 index 0000000000000..7a8040fe8b857 --- /dev/null +++ b/qa/suites/upgrade/reef-p2p/reef-p2p-parallel/supported-all-distro/centos_9.stream.yaml @@ -0,0 +1 @@ +.qa/distros/supported-container-hosts/centos_9.stream.yaml \ No newline at end of file