From ded85967f1e7e00b9692557e028689b2c79f5c8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= Date: Tue, 10 Dec 2024 09:05:30 +0100 Subject: [PATCH] Get k3s pipeline back to normal k3s sumaform mirror fixes have been merged, use the regular repos. --- terracumber_config/tf_files/Uyuni-Master-K3S.tf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/terracumber_config/tf_files/Uyuni-Master-K3S.tf b/terracumber_config/tf_files/Uyuni-Master-K3S.tf index c75a41e65..e6cacd3c4 100644 --- a/terracumber_config/tf_files/Uyuni-Master-K3S.tf +++ b/terracumber_config/tf_files/Uyuni-Master-K3S.tf @@ -139,13 +139,9 @@ module "cucumber_testsuite" { runtime = "k3s" container_repository = "registry.opensuse.org/systemsmanagement/uyuni/master/containers" container_tag = "latest" - helm_chart_url = "oci://registry.opensuse.org/systemsmanagement/uyuni/master/charts/uyuni/server-helm" #cannot use immutable OS, since K3s installation requires a reboot #also 15.6 had issue on container startup image = "opensuse155o" - additional_repos = { - containerUtils = "https://download.opensuse.org/repositories/home:/cbosdonnat:/branches:/systemsmanagement:/Uyuni:/Master:/ContainerUtils/openSUSE_Leap_15.5/" - } login_timeout = 28800 main_disk_size = 300