Skip to content

Commit

Permalink
Remove product synchronization duplication (#9677)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 authored Feb 3, 2025
1 parent f583fa6 commit aa3f3cb
Showing 1 changed file with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,24 +347,6 @@ Feature: Synchronize products in the products page of the Setup Wizard
When I use spacewalk-common-channel to add channel "sle-micro-5.4-devel-uyuni-client" with arch "x86_64"
And I wait until the channel "sle-micro-5.4-devel-uyuni-client-x86_64" has been synced

@susemanager
@slemicro55_minion
Scenario: Add SUSE Linux Enterprise Micro 5.5
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 Micro 5.5" as the filtered product description
And I select "SUSE Linux Enterprise Micro 5.5 x86_64" as a product
Then I should see the "SUSE Linux Enterprise Micro 5.5 x86_64" selected
When I open the sub-list of the product "SUSE Linux Enterprise Micro 5.5 x86_64"
And I select "SUSE Manager Client Tools for SLE Micro 5 x86_64" as a product
Then I should see the "SUSE Manager Client Tools for SLE Micro 5 x86_64" selected
When I click the Add Product button
And I wait until I see "Selected channels/products were scheduled successfully for syncing." text
And I wait until I see "SUSE Linux Enterprise Micro 5.5 x86_64" product has been added
And I wait until all synchronized channels for "sle-micro-5.5" have finished

@uyuni
@slemicro55_minion
Scenario: Add SUSE Linux Enterprise Micro 5.5
Expand Down

0 comments on commit aa3f3cb

Please sign in to comment.