Skip to content

Commit

Permalink
Add missing client tools to CLM
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Gedon <dominik.gedon@suse.com>
  • Loading branch information
nodeg committed Aug 23, 2023
1 parent 44a4390 commit 1936565
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Feature: Add the Alma 9 distribution custom repositories
When I click on "Attach/Detach Sources"
And I wait until I do not see "Loading" text
And I select "AlmaLinux 9 (x86_64)" from "selectedBaseChannel"
And I check "Uyuni Client Tools for AlmaLinux 9 (x86_64)"
And I check "Custom Channel for alma9_minion"
And I check "AlmaLinux 9 AppStream (x86_64)"
And I click on "Save"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Feature: Add the Oracle 9 distribution custom repositories
And I wait until I do not see "Loading" text
And I select "oraclelinux9 for x86_64" from "selectedBaseChannel"
# "oraclelinux9-appstream for x86_64" is already checked
And I check "Uyuni Client Tools for Oracle Linux 9 (x86_64)"
And I check "Custom Channel for oracle9_minion"
And I click on "Save"
Then I should see a "EL9-Manager-Tools-Pool for x86_64 OL9" text
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ Feature: Add the Rocky 8 distribution custom repositories
When I click on "Attach/Detach Sources"
And I wait until I do not see "Loading" text
And I select "Rocky Linux 8 (x86_64)" from "selectedBaseChannel"
And I check "Uyuni Client Tools for Rocky Linux 8 (x86_64)"
And I check "Rocky Linux 8 - AppStream (x86_64)"
And I check "Custom Channel for Rocky 8 DVD"
And I check "Custom Channel for rocky8_minion"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Feature: Add the Rocky 9 distribution custom repositories
When I click on "Attach/Detach Sources"
And I wait until I do not see "Loading" text
And I select "Rocky Linux 9 (x86_64)" from "selectedBaseChannel"
And I check "Uyuni Client Tools for Rocky Linux 9 (x86_64)"
And I check "Rocky Linux 9 AppStream (x86_64)"
And I check "Custom Channel for rocky9_minion"
And I click on "Save"
Expand Down

0 comments on commit 1936565

Please sign in to comment.