diff --git a/tests/foreman/destructive/test_host.py b/tests/foreman/destructive/test_host.py index 3f7e8f63141..3f754955069 100644 --- a/tests/foreman/destructive/test_host.py +++ b/tests/foreman/destructive/test_host.py @@ -50,6 +50,8 @@ def test_positive_cockpit(self, cockpit_host, class_cockpit_sat, class_org): :Verifies: SAT-27411 + :customerscenario: true + :parametrized: yes """ with class_cockpit_sat.ui_session() as session: diff --git a/tests/foreman/ui/test_capsulecontent.py b/tests/foreman/ui/test_capsulecontent.py index 96729554e21..4ecf0a6833f 100644 --- a/tests/foreman/ui/test_capsulecontent.py +++ b/tests/foreman/ui/test_capsulecontent.py @@ -244,6 +244,8 @@ def test_hide_reclaim_space_warning(module_target_sat, setting_update): :verifies: SAT-18549 + :customerscenario: true + :setup: 1. Hiding is turned off.