From 50a04bed146844162aec38f1237ae5462fe22014 Mon Sep 17 00:00:00 2001 From: Eric Bischoff Date: Wed, 17 Jan 2024 11:17:21 +0100 Subject: [PATCH] SCC renamed SLES ES 7 to SUSE Liberty Linux 7 --- .../reposync/srv_sync_all_products.feature | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/testsuite/features/build_validation/reposync/srv_sync_all_products.feature b/testsuite/features/build_validation/reposync/srv_sync_all_products.feature index 8fb505a2009b..6eb07addbcf4 100644 --- a/testsuite/features/build_validation/reposync/srv_sync_all_products.feature +++ b/testsuite/features/build_validation/reposync/srv_sync_all_products.feature @@ -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