From: Patrick Donnelly Date: Tue, 14 Apr 2026 01:22:16 +0000 (-0400) Subject: qa: enforce centos9 for test X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=904de1ff22730d8d5a7a9dd43805aea6d093d2a1;p=ceph.git qa: enforce centos9 for test Avoids problem where rocky10 packages do not exist for squid. Signed-off-by: Patrick Donnelly (cherry picked from commit 815d1d73a7127f1fd460b64d51798f9e8eaf600b) --- diff --git a/qa/suites/fs/bugs/multifs_mdsauthcaps/tasks/0-install.yaml b/qa/suites/fs/bugs/multifs_mdsauthcaps/tasks/0-install.yaml index f23fcc4ba16e..74f9820ec8ad 100644 --- a/qa/suites/fs/bugs/multifs_mdsauthcaps/tasks/0-install.yaml +++ b/qa/suites/fs/bugs/multifs_mdsauthcaps/tasks/0-install.yaml @@ -1,3 +1,10 @@ +teuthology: + postmerge: + - | + if not (yaml.os_type == "centos" and yaml.os_version == "9.stream") then + -- reject kclient distro overrides + reject() + end meta: - desc: | install ceph/squid v19.2.2