From bda26584eb53b385766fcfbb6797a514ad4535bb Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Wed, 13 May 2026 19:37:38 +0200 Subject: [PATCH] testmap: Move Cockpit to RHEL 10.3 --- lib/testmap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/testmap.py b/lib/testmap.py index 2d569d838b..c290579919 100644 --- a/lib/testmap.py +++ b/lib/testmap.py @@ -60,7 +60,7 @@ def contexts(image: str, *scenarios: Iterable[str], repo: str | None = None) -> *contexts('opensuse-tumbleweed', COCKPIT_SCENARIOS - {'networking', 'storage', 'expensive'}), *contexts('rhel-8-10', ['ws-container'], COCKPIT_SCENARIOS), *contexts('rhel-9-9', COCKPIT_SCENARIOS), - *contexts('rhel-10-2', COCKPIT_SCENARIOS), + *contexts('rhel-10-3', COCKPIT_SCENARIOS), *contexts('centos-10', COCKPIT_SCENARIOS), ], 'rhel-8': [