From 00148f974a69f67118f3c9c73e8357a9dd5e8051 Mon Sep 17 00:00:00 2001 From: David Moore Date: Thu, 2 Nov 2023 15:13:07 -0400 Subject: [PATCH] Parameterized for rhel 7, 8, 9 --- tests/foreman/ui/test_errata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/foreman/ui/test_errata.py b/tests/foreman/ui/test_errata.py index ad6ec0551fb..bbe414f6105 100644 --- a/tests/foreman/ui/test_errata.py +++ b/tests/foreman/ui/test_errata.py @@ -231,7 +231,7 @@ def registered_contenthost( @pytest.mark.e2e @pytest.mark.tier3 -@pytest.mark.rhel_ver_match('8') +@pytest.mark.rhel_ver_match('[^6]') @pytest.mark.no_containers def test_end_to_end( session,