Skip to content

Commit

Permalink
adding customerscenario tags (#16842)
Browse files Browse the repository at this point in the history
  • Loading branch information
pondrejk authored Nov 4, 2024
1 parent 4f31a51 commit 9fe213a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/foreman/destructive/test_host.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 2 additions & 0 deletions tests/foreman/ui/test_capsulecontent.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9fe213a

Please sign in to comment.