Skip to content

Commit

Permalink
Add pit marker to ansible test
Browse files Browse the repository at this point in the history
  • Loading branch information
shweta83 committed Feb 29, 2024
1 parent 44bbaf7 commit 736ed72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/ui/test_ansible.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,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 736ed72

Please sign in to comment.