Skip to content

Commit

Permalink
QE: Adds Uyuni client tools on the Build Host AK (#9756)
Browse files Browse the repository at this point in the history
  • Loading branch information
srbarrios authored Feb 11, 2025
1 parent e0e076f commit bf1fe96
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions testsuite/features/reposync/allcli_update_activationkeys.feature
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,19 @@ Feature: Update activation keys
And I click on "Update Activation Key"
Then I should see a "Activation key Build host Key x86_64 has been modified" text

@scc_credentials
@uyuni
Scenario: Update build host key with Uyuni client tools
When I follow the left menu "Systems > Activation Keys"
And I follow "Build host Key x86_64" in the content area
And I wait for child channels to appear
And I select the parent channel for the "buildhost" from "selectedBaseChannel"
And I wait for child channels to appear
And I check "Uyuni Client Tools for SLES15 SP4 x86_64 (Development)"
And I wait until "Uyuni Client Tools for SLES15 SP4 x86_64 (Development)" has been checked
And I click on "Update Activation Key"
Then I should see a "Activation key Build host Key x86_64 has been modified" text

@scc_credentials
Scenario: Update terminal key with synced base product
When I follow the left menu "Systems > Activation Keys"
Expand Down

0 comments on commit bf1fe96

Please sign in to comment.