Skip to content

Commit

Permalink
[6.13.z] pit marker for hammer ping test (#16083)
Browse files Browse the repository at this point in the history
pit marker for hammer ping test (#15939)

(cherry picked from commit d2437b2)

Co-authored-by: Peter Ondrejka <[email protected]>
  • Loading branch information
Satellite-QE and pondrejk authored Aug 27, 2024
1 parent 59f8e3c commit 311786c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/foreman/cli/test_ping.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
pytestmark = [pytest.mark.tier1, pytest.mark.upgrade]


@pytest.mark.pit_server
@pytest.mark.parametrize('switch_user', [False, True], ids=['root', 'non-root'])
def test_positive_ping(target_sat, switch_user):
"""hammer ping return code
Expand Down

0 comments on commit 311786c

Please sign in to comment.