We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0818b0d commit 09dc356Copy full SHA for 09dc356
tests/foreman/ui/test_ansible.py
@@ -91,6 +91,7 @@ def test_positive_create_variable_with_overrides(target_sat):
91
assert session.ansiblevariables.search(key)[0]['Name'] == key
92
93
94
+@pytest.mark.pit_server
95
@pytest.mark.no_containers
96
@pytest.mark.rhel_ver_match('[^6]')
97
def test_positive_config_report_ansible(session, target_sat, module_org, rhel_contenthost):
0 commit comments