Skip to content

Commit

Permalink
QE: Add missing @sle_minion tag
Browse files Browse the repository at this point in the history
This will add the missing `@sle_minion` tag to the power management
tests that require a SLE minion.

Signed-off-by: Dominik Gedon <dominik.gedon@suse.com>
  • Loading branch information
nodeg committed Mar 10, 2023
1 parent 5185abb commit 34c4010
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/features/secondary/srv_power_management.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

@scope_power_management
@scope_cobbler
@sle_minion
Feature: IPMI Power management

Scenario: Fake an IPMI host
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Licensed under the terms of the MIT license.

@scope_api
@sle_minion
Feature: IPMI Power management API

Scenario: Setup an IPMI host for API test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

@scope_power_management
@scope_cobbler
@sle_minion
Feature: Redfish Power management

Scenario: Setup a Redfish host
Expand Down

0 comments on commit 34c4010

Please sign in to comment.