From: Laura Flores Date: Thu, 29 Jan 2026 23:56:23 +0000 (-0600) Subject: qa/suites/upgrade: exclude rocky when Squid is involved X-Git-Tag: testing/wip-pdonnell-testing-20260210.171210~10^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=af8353ee8edb7fe9a7e8fceecfb43631dcc71947;p=ceph-ci.git qa/suites/upgrade: exclude rocky when Squid is involved Rocky is not supported for Squid. If teuthology tries to schedule a squid-x upgrade test on rocky, that test will be skipped. Signed-off-by: Laura Flores --- diff --git a/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml b/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml index cd89c0772c3..c83454dd73e 100644 --- a/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml +++ b/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml @@ -1,3 +1,6 @@ +teuthology: + postmerge: + - if yaml.os_type == "rocky" then reject() end overrides: ceph: log-ignorelist: diff --git a/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml b/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml index 5e995da7d2c..2d594c096d4 100644 --- a/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml +++ b/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml @@ -1,3 +1,6 @@ +teuthology: + postmerge: + - if yaml.os_type == "rocky" then reject() end overrides: ceph: log-ignorelist: diff --git a/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml b/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml index 4486d30fb61..afcdf843cfd 100644 --- a/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml +++ b/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml @@ -1,3 +1,6 @@ +teuthology: + postmerge: + - if yaml.os_type == "rocky" then reject() end overrides: ceph: log-ignorelist: