Skip to content

Commit

Permalink
Parameterized for rhel 7, 8, 9
Browse files Browse the repository at this point in the history
  • Loading branch information
damoore044 committed Nov 6, 2023
1 parent 0758b76 commit 742a49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/ui/test_errata.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 742a49a

Please sign in to comment.