Skip to content

Commit

Permalink
[6.13.z] Add pit marker to ansible test (#14231)
Browse files Browse the repository at this point in the history
Add pit marker to ansible test (#14227)

(cherry picked from commit 81a58af)

Co-authored-by: Shweta Singh <[email protected]>
  • Loading branch information
Satellite-QE and shweta83 authored Feb 29, 2024
1 parent 7e1d1b3 commit 95c4536
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 95c4536

Please sign in to comment.