Skip to content

Commit

Permalink
Merge pull request #9354 from maximenoel8/fix_reposync_head
Browse files Browse the repository at this point in the history
Add wait for reposync for 5.0 proxy and 5.0 proxy retail channels.
  • Loading branch information
raulillo82 authored Oct 14, 2024
2 parents 2b04dbd + ea951cb commit 820d131
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testsuite/features/reposync/srv_sync_products.feature
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ Feature: Synchronize products in the products page of the Setup Wizard
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 Manager Proxy Extension 5.0 x86_64" product has been added
And I wait until all synchronized channels for "suma-proxy-extension-50" have finished

@proxy
@susemanager
Expand All @@ -163,6 +164,7 @@ Feature: Synchronize products in the products page of the Setup Wizard
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 Manager Retail Branch Server Extension 5.0 x86_64" product has been added
And I wait until all synchronized channels for "suma-retail-branch-server-extension-50" have finished


@scc_credentials
Expand Down

0 comments on commit 820d131

Please sign in to comment.