From 113a70274301ca990670bcf092d494ebd677b987 Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Mon, 5 Feb 2024 12:06:42 +0100 Subject: [PATCH] added bz tag to oscap longrun test --- 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 """