Skip to content

Commit 09dc356

Browse files
shweta83web-flow
authored andcommitted
Add pit marker to ansible test (#14227)
(cherry picked from commit 81a58af)
1 parent 0818b0d commit 09dc356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/foreman/ui/test_ansible.py

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ def test_positive_create_variable_with_overrides(target_sat):
9191
assert session.ansiblevariables.search(key)[0]['Name'] == key
9292

9393

94+
@pytest.mark.pit_server
9495
@pytest.mark.no_containers
9596
@pytest.mark.rhel_ver_match('[^6]')
9697
def test_positive_config_report_ansible(session, target_sat, module_org, rhel_contenthost):

0 commit comments

Comments
 (0)