Skip to content

Commit

Permalink
Merge pull request #7647 from jordimassaguerpla/11948
Browse files Browse the repository at this point in the history
testsuite: update reposync to leap 15.5
  • Loading branch information
jordimassaguerpla authored Oct 10, 2023
2 parents 3c45f60 + bc47408 commit b1b8f18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions testsuite/features/reposync/reference_srv_check_reposync.feature
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ Feature: Reposync works as expected
And I wait until the channel "sle-module-containers15-sp4-pool-x86_64" has been synced with packages

@uyuni
Scenario: Check reposync of openSUSE Leap 15.4 channels being finished
Then I wait until the channel "opensuse_leap15_4" has been synced with packages
And I wait until the channel "opensuse_leap15_4-non-oss" has been synced with packages
And I wait until the channel "opensuse_leap15_4-non-oss-updates" has been synced with packages
And I wait until the channel "opensuse_leap15_4-updates" has been synced with packages
And I wait until the channel "opensuse_leap15_4-backports-updates" has been synced with packages
And I wait until the channel "opensuse_leap15_4-sle-updates" has been synced with packages
Scenario: Check reposync of openSUSE Leap 15.5 channels being finished
Then I wait until the channel "opensuse_leap15_5" has been synced with packages
And I wait until the channel "opensuse_leap15_5-non-oss" has been synced with packages
And I wait until the channel "opensuse_leap15_5-non-oss-updates" has been synced with packages
And I wait until the channel "opensuse_leap15_5-updates" has been synced with packages
And I wait until the channel "opensuse_leap15_5-backports-updates" has been synced with packages
And I wait until the channel "opensuse_leap15_5-sle-updates" has been synced with packages
And I wait until the channel "uyuni-proxy-devel-leap" has been synced with packages

@scc_credentials
Expand All @@ -58,6 +58,6 @@ Feature: Reposync works as expected

@uyuni
Scenario: Check reposync of Client Tools being finished
And I wait until the channel "opensuse_leap15_4-uyuni-client" has been synced with packages
And I wait until the channel "opensuse_leap15_5-uyuni-client" has been synced with packages
And I wait until the channel "rockylinux8-uyuni-client-x86_64" has been synced with packages
And I wait until the channel "ubuntu-2204-amd64-uyuni-client" has been synced with packages
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Feature: Synchronize extra products in the products page of the Setup Wizard
When I use spacewalk-common-channel to add channel "sle-product-sles15-sp4-pool-x86_64 sles15-sp4-uyuni-client" with arch "x86_64"

@uyuni
Scenario: Add openSUSE Leap 15.4 product, including Uyuni Client Tools
When I use spacewalk-common-channel to add channel "opensuse_leap15_4 opensuse_leap15_4-non-oss opensuse_leap15_4-non-oss-updates opensuse_leap15_4-updates opensuse_leap15_4-backports-updates opensuse_leap15_4-sle-updates uyuni-proxy-devel-leap opensuse_leap15_4-uyuni-client" with arch "x86_64"
Scenario: Add openSUSE Leap 15.5 product, including Uyuni Client Tools
When I use spacewalk-common-channel to add channel "opensuse_leap15_5 opensuse_leap15_5-non-oss opensuse_leap15_5-non-oss-updates opensuse_leap15_5-updates opensuse_leap15_5-backports-updates opensuse_leap15_5-sle-updates uyuni-proxy-devel-leap opensuse_leap15_5-uyuni-client" with arch "x86_64"

@scc_credentials
@susemanager
Expand Down

0 comments on commit b1b8f18

Please sign in to comment.