From: Nitzan Mordechai Date: Mon, 4 May 2026 08:49:52 +0000 (+0000) Subject: tentacle: tentacle-p2p add centos9 to stress-split X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1dfe9d2f3ac2acea0e60dfa91a8b9c06d69bca10;p=ceph.git tentacle: tentacle-p2p add centos9 to stress-split Adds CentOS 9 Stream as a supported host OS for the tentacle-p2p stress-split suite. Rocky10 is not added here. This suite tests a bare-metal p2p upgrade between Tentacle point releases. Rocky10 package support was added during that release cycle, meaning there is no valid "FROM" package baseline to install on Rocky10, making a bare-metal point-to-point upgrade path on Rocky10 impossible to test. Fixes: https://tracker.ceph.com/issues/76710 Signed-off-by: Nitzan Mordechai --- diff --git a/qa/suites/upgrade/tentacle-p2p/tentacle-p2p-stress-split/supported-all-distro/centos_9.stream.yaml b/qa/suites/upgrade/tentacle-p2p/tentacle-p2p-stress-split/supported-all-distro/centos_9.stream.yaml new file mode 120000 index 00000000000..4c763947a38 --- /dev/null +++ b/qa/suites/upgrade/tentacle-p2p/tentacle-p2p-stress-split/supported-all-distro/centos_9.stream.yaml @@ -0,0 +1 @@ +../../tentacle-p2p-parallel/supported-all-distro/centos_9.stream.yaml \ No newline at end of file