Skip to content

Commit

Permalink
Add pit marker to ansible test (#14227)
Browse files Browse the repository at this point in the history
(cherry picked from commit 81a58af)
  • Loading branch information
shweta83 authored and web-flow committed Feb 29, 2024
1 parent e1df19d commit 0d1a7f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/foreman/ui/test_ansible.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def test_positive_create_variable_with_overrides(target_sat):
assert session.ansiblevariables.search(key)[0]['Name'] == key


@pytest.mark.pit_server
@pytest.mark.no_containers
@pytest.mark.rhel_ver_match('[^6]')
def test_positive_config_report_ansible(session, target_sat, module_org, rhel_contenthost):
Expand Down

0 comments on commit 0d1a7f8

Please sign in to comment.