Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCC renamed SLES ES 7 to SUSE Liberty Linux 7 #8177

Merged
merged 1 commit into from
Jan 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -487,16 +487,16 @@ Feature: Synchronize products in the products page of the Setup Wizard

@susemanager
@centos7_minion
Scenario: Add SUSE Linux Enterprise Server with Expanded Support 7
Scenario: Add SUSE Liberty Linux 7
Given I am authorized for the "Admin" section
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 "SUSE Linux Enterprise Server with Expanded Support 7" as the filtered product description
And I select "SUSE Linux Enterprise Server with Expanded Support 7" as a product
Then I should see the "SUSE Linux Enterprise Server with Expanded Support 7" selected
And I enter "SUSE Liberty Linux 7" as the filtered product description
And I select "SUSE Liberty Linux 7 x86_64" as a product
Then I should see the "SUSE Liberty Linux 7 x86_64" selected
When I click the Add Product button
And I wait until I see "SUSE Linux Enterprise Server with Expanded Support 7" product has been added
And I wait until I see "SUSE Liberty Linux 7 x86_64" product has been added
And I wait until all synchronized channels for "res7" have finished

@uyuni
Expand Down