From 0008672efb42eed2058d2932eca27db335089640 Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Mon, 3 Jun 2024 13:07:41 +0200 Subject: [PATCH] marking some 6.16 feature JIRAs --- tests/foreman/cli/test_oscap.py | 2 ++ tests/foreman/sys/test_webpack.py | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tests/foreman/cli/test_oscap.py b/tests/foreman/cli/test_oscap.py index ba9be9124e1..09aa6b00b82 100644 --- a/tests/foreman/cli/test_oscap.py +++ b/tests/foreman/cli/test_oscap.py @@ -582,6 +582,8 @@ def test_positive_associate_scap_policy_with_hostgroups(self, scap_content, modu :expectedresults: The policy is created and associated successfully. + :Verifies: SAT-19492 + :CaseImportance: Medium """ hostgroup = module_target_sat.cli_factory.hostgroup() diff --git a/tests/foreman/sys/test_webpack.py b/tests/foreman/sys/test_webpack.py index df08627d29c..5964c111e1e 100644 --- a/tests/foreman/sys/test_webpack.py +++ b/tests/foreman/sys/test_webpack.py @@ -21,6 +21,8 @@ def test_positive_webpack5(target_sat): :id: b7f3fbb2-ef4b-4634-877f-b8ea10373e04 + :Verifies: SAT-5741 + :expectedresults: There is a file "public/webpack/foreman_tasks/foreman_tasks_remoteEntry.js" when Webpack 5 has been used. It used to be "public/webpack/foreman-tasks-.js" before. """ assert (