Skip to content

Commit

Permalink
Cosmetical: alignement
Browse files Browse the repository at this point in the history
  • Loading branch information
Bischoff committed Feb 7, 2025
1 parent 72c1ced commit ede0d6a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions testsuite/features/reposync/srv_sync_products.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Feature: Synchronize products in the products page of the Setup Wizard

@scc_credentials
@scc_credentials
Scenario: Refresh SCC
When I refresh SCC

Expand Down Expand Up @@ -74,21 +74,21 @@ Feature: Synchronize products in the products page of the Setup Wizard
Then the SLE15 SP4 product should be added
When I wait until all synchronized channels for "sles15-sp4" have finished

@uyuni
Scenario: Partially add openSUSE Leap 15.5 product, only including the required packages to generate the bootstrap repository
When I use spacewalk-common-channel to add channel "opensuse_leap15_5" with arch "x86_64"
And I kill running spacewalk-repo-sync for "opensuse_leap15_5-x86_64" channel
And I use spacewalk-repo-sync to sync channel "opensuse_leap15_5-x86_64" including "python3-ply dmidecode libunwind" packages
And I use spacewalk-common-channel to add all "leap15.5-client-tools" channels with arch "x86_64"
And I wait until all synchronized channels for "leap15.5-client-tools-x86_64" have finished
@uyuni
Scenario: Partially add openSUSE Leap 15.5 product, only including the required packages to generate the bootstrap repository
When I use spacewalk-common-channel to add channel "opensuse_leap15_5" with arch "x86_64"
And I kill running spacewalk-repo-sync for "opensuse_leap15_5-x86_64" channel
And I use spacewalk-repo-sync to sync channel "opensuse_leap15_5-x86_64" including "python3-ply dmidecode libunwind" packages
And I use spacewalk-common-channel to add all "leap15.5-client-tools" channels with arch "x86_64"
And I wait until all synchronized channels for "leap15.5-client-tools-x86_64" have finished

@containerized_server
@proxy
@uyuni
Scenario: Add openSUSE Leap Micro 5.5 Proxy, including Uyuni Client Tools
# TODO: Refactor the scenarios in order to not require a full synchronization of Uyuni proxy product (OpenSUSE Micro 5.5)
When I use spacewalk-common-channel to add all "uyuni-proxy" channels with arch "x86_64"
And I wait until all synchronized channels for "uyuni-proxy" have finished
Scenario: Add openSUSE Leap Micro 5.5 Proxy, including Uyuni Client Tools
# TODO: Refactor the scenarios in order to not require a full synchronization of Uyuni proxy product (OpenSUSE Micro 5.5)
When I use spacewalk-common-channel to add all "uyuni-proxy" channels with arch "x86_64"
And I wait until all synchronized channels for "uyuni-proxy" have finished

@scc_credentials
@uyuni
Expand Down

0 comments on commit ede0d6a

Please sign in to comment.