Skip to content

Commit

Permalink
Sync openleap micro 5.5 for proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Nov 11, 2024
1 parent 1e6cc42 commit d70dd8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ Feature: Synchronize products in the products page of the Setup Wizard
@uyuni
@proxy
Scenario: Add Uyuni Leap 15.5 Proxy, including Uyuni Client Tools
When I use spacewalk-common-channel to add all "leap15.5" channels with arch "x86_64"
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

@susemanager
Expand Down
11 changes: 4 additions & 7 deletions testsuite/features/support/constants.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1338,13 +1338,10 @@
],
'uyuni-proxy' => # CHECKED
%w[
opensuse_leap15_5-x86_64
opensuse_leap15_5-uyuni-client-x86_64
opensuse_leap15_5-x86_64-backports-updates
opensuse_leap15_5-x86_64-non-oss
opensuse_leap15_5-x86_64-non-oss-updates
opensuse_leap15_5-x86_64-sle-updates
opensuse_leap15_5-x86_64-updates
opensuse_micro5_5-x86_64
opensuse_micro5_5-x86_64-sle-updates
opensuse_micro5_5-uyuni-client-x86_64
opensuse_micro5_5-uyuni-client-devel-x86_64
uyuni-proxy-devel-leap-x86_64
]
# There are no channels for Retail under Uyuni
Expand Down

0 comments on commit d70dd8d

Please sign in to comment.