From 804c4369345396ca97bcf349a0b3cee577634d37 Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Pla Date: Wed, 13 Sep 2023 12:51:44 +0200 Subject: [PATCH] Fix leap_15_5 common_channel in testsuite Signed-off-by: Jordi Massaguer Pla --- testsuite/features/reposync/srv_sync_products.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/features/reposync/srv_sync_products.feature b/testsuite/features/reposync/srv_sync_products.feature index fecce337de7e..739fdbffdaf1 100644 --- a/testsuite/features/reposync/srv_sync_products.feature +++ b/testsuite/features/reposync/srv_sync_products.feature @@ -64,7 +64,7 @@ Feature: Synchronize products in the products page of the Setup Wizard @uyuni 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" + 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" @proxy @susemanager