From 311786c3e1a3c4755f58707409c73d9365d1f5e1 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:15:40 -0400 Subject: [PATCH] [6.13.z] pit marker for hammer ping test (#16083) pit marker for hammer ping test (#15939) (cherry picked from commit d2437b2ad94ddb24cb932cf55bb5dc6fe936c75d) Co-authored-by: Peter Ondrejka --- tests/foreman/cli/test_ping.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/foreman/cli/test_ping.py b/tests/foreman/cli/test_ping.py index 1a1471d5d2f..d0e03f0411b 100644 --- a/tests/foreman/cli/test_ping.py +++ b/tests/foreman/cli/test_ping.py @@ -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