Skip to content

Commit

Permalink
Align CI reposync to BV reposync for proxy.
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Nov 14, 2024
1 parent 3388870 commit 92bd67a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions testsuite/features/reposync/srv_sync_products.feature
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,9 @@ Feature: Synchronize products in the products page of the Setup Wizard
@containerized_server
@proxy
@uyuni
Scenario: Add openSUSE Leap Micro 5.5 product, including Uyuni Client Tools
When I use spacewalk-common-channel to add all "leap-micro5.5" channels with arch "x86_64"
And I use spacewalk-common-channel to add all "leap-micro5.5-client-tools" channels with arch "x86_64"
And I wait until all synchronized channels for "leap-micro5.5-x86_64" have finished
And I wait until all synchronized channels for "leap-micro5.5-client-tools-x86_64" have finished
Scenario: Add openSUSE Leap Micro 5.5 Proxy, including Uyuni Client Tools
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

@proxy
@susemanager
Expand Down

0 comments on commit 92bd67a

Please sign in to comment.