From d70dd8d136b8869ca05aa7dd88aea9604cfc7072 Mon Sep 17 00:00:00 2001 From: Maxime Noel Date: Wed, 6 Nov 2024 08:42:52 +1300 Subject: [PATCH] Sync openleap micro 5.5 for proxy --- .../reposync/srv_sync_all_products.feature | 2 +- testsuite/features/support/constants.rb | 11 ++++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/testsuite/features/build_validation/reposync/srv_sync_all_products.feature b/testsuite/features/build_validation/reposync/srv_sync_all_products.feature index 7b4e6e386adc..deb66a5ad11e 100644 --- a/testsuite/features/build_validation/reposync/srv_sync_all_products.feature +++ b/testsuite/features/build_validation/reposync/srv_sync_all_products.feature @@ -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 diff --git a/testsuite/features/support/constants.rb b/testsuite/features/support/constants.rb index bde1863beaa0..00288b980996 100644 --- a/testsuite/features/support/constants.rb +++ b/testsuite/features/support/constants.rb @@ -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