From 591f78c42d13e313cfc625c8bfe9cc8c1bb25765 Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Mon, 19 Aug 2024 14:28:28 +0200 Subject: [PATCH] pit marker for webhook test (#15940) --- tests/foreman/cli/test_webhook.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/foreman/cli/test_webhook.py b/tests/foreman/cli/test_webhook.py index b981f01f8b1..ec363ecd309 100644 --- a/tests/foreman/cli/test_webhook.py +++ b/tests/foreman/cli/test_webhook.py @@ -57,6 +57,7 @@ def assert_created(options, hook): class TestWebhook: @pytest.mark.tier3 + @pytest.mark.pit_server @pytest.mark.e2e def test_positive_end_to_end(self, webhook_factory, class_target_sat): """Test creation, list, update and removal of webhook