Skip to content

Commit

Permalink
Merge pull request #8136 from mcalmer/testsuite-finish-Liberty-rename
Browse files Browse the repository at this point in the history
finish rename of SLES ES to Liberty Linux
  • Loading branch information
raulillo82 authored Jan 11, 2024
2 parents 9778664 + 10194ba commit 7bdc17d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -580,8 +580,8 @@ Feature: Synchronize products in the products page of the Setup Wizard
And I select "RHEL and Liberty 8 Base" as a product
Then I should see the "RHEL and Liberty 8 Base" selected
When I open the sub-list of the product "RHEL and Liberty 8 Base"
And I select "SUSE Linux Enterprise Server with Expanded Support 8" as a product
Then I should see the "SUSE Linux Enterprise Server with Expanded Support 8" selected
And I select "SUSE Liberty Linux 8" as a product
Then I should see the "SUSE Liberty Linux 8" selected
When I click the Add Product button
And I wait until I see "RHEL and Liberty 8 Base" product has been added
And I wait until all synchronized channels for "res8" have finished
Expand Down
2 changes: 1 addition & 1 deletion testsuite/features/reposync/srv_sync_products.feature
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Feature: Synchronize products in the products page of the Setup Wizard
When I follow the left menu "Admin > Setup Wizard > Products"
And I wait until I do not see "currently running" text
And I wait until I do not see "Loading" text
And I enter "RHEL or SLES ES" as the filtered product description
And I enter "RHEL and Liberty" as the filtered product description
Then I should see a "RHEL and Liberty 8 Base" text
When I select "x86_64" from "product-arch-filter"
Then I should see a "RHEL and Liberty 8 Base" text
Expand Down

0 comments on commit 7bdc17d

Please sign in to comment.