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-20260421.200156~1^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5fe030d9f25bae423245d03334b8449de50ede40;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 (cherry picked from commit 4c7e4c5cd84f2cbaf2bb818d6ff4f23c4c8a6095) --- 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 96c27c53441..dbd2eb69afd 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 96c27c53441..dbd2eb69afd 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 6006f723654..0e56f4f8da9 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: