From 58b9664157db0fca62fd09ba5e5f913b52e01322 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 26 Jun 2024 12:11:10 -0400 Subject: [PATCH] qa/rgw/upgrade/pacific: remove centos_8.stream.yaml and rely on ubuntu_20.04.yaml we can't test this pacific->reef upgrade path on centos because pacific doesn't have centos 9 builds, and reef no longer has centos 8 builds. only test this upgrade on ubuntu focal which is still supported for both releases this commit targets the reef branch directly because this rgw/upgrade/pacific suite no longer exists on main and squid branches Signed-off-by: Casey Bodley (cherry picked from commit e7e2617541852de55093e5689cde7db6b6ed9112) --- .../rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml | 1 - 1 file changed, 1 deletion(-) delete mode 120000 qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml diff --git a/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml b/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml deleted file mode 120000 index e787191b5a270..0000000000000 --- a/qa/suites/rgw/upgrade/1-install/pacific/distro$/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_8.stream.yaml \ No newline at end of file -- 2.39.5