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=refs%2Fpull%2F66294%2Fhead;p=ceph.git qa: enforce centos9 for test Avoids problem where rocky10 packages do not exist for squid. Signed-off-by: Patrick Donnelly --- 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 888259772ba3..4d69c600de58 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