From 667a84181958ab8b2692fb4c6e38f97c96256b59 Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Mon, 5 Feb 2024 18:12:00 +0100 Subject: [PATCH] added bz tag to oscap longrun test (#13982) (cherry picked from commit a6fa4d6b220cd6f846cbdb9cacfe596def8dcc9b) --- tests/foreman/longrun/test_oscap.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/foreman/longrun/test_oscap.py b/tests/foreman/longrun/test_oscap.py index ece650e6de2..045f18db639 100644 --- a/tests/foreman/longrun/test_oscap.py +++ b/tests/foreman/longrun/test_oscap.py @@ -147,7 +147,9 @@ def test_positive_oscap_run_via_ansible( :expectedresults: REX job should be success and ARF report should be sent to satellite - :BZ: 1716307 + :BZ: 1716307, 1992229 + + :customerscenario: true :CaseImportance: Critical """