From 8944fd9eb9121e88816114d7ad061f304ea4b17b 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) --- 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 """