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': [