Skip to content

Commit

Permalink
Update Uyuni-Master-tests-code-coverage.tf (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
srbarrios authored Sep 9, 2024
1 parent 13ffcb4 commit fa26b73
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,6 @@ module "cucumber_testsuite" {

container_server = true
container_proxy = true

mirror = "minima-mirror-ci-bv.mgr.prv.suse.net"
use_mirror_images = true

no_auth_registry = "registry.mgr.prv.suse.net"
auth_registry = "registry.mgr.prv.suse.net:5000/cucutest"
Expand Down Expand Up @@ -141,8 +138,6 @@ module "cucumber_testsuite" {
main_disk_size = 400
login_timeout = 28800
runtime = "podman"
container_repository = "registry.opensuse.org/systemsmanagement/uyuni/master/containers_leap_15.6"
container_tag = "latest"
helm_chart_url = "oci://registry.opensuse.org/systemsmanagement/uyuni/master/charts/uyuni/server"
}
proxy_containerized = {
Expand All @@ -153,8 +148,6 @@ module "cucumber_testsuite" {
additional_packages = [ "venv-salt-minion" ]
install_salt_bundle = true
runtime = "podman"
container_repository = "registry.opensuse.org/systemsmanagement/uyuni/master/containers_leap_15.6"
container_tag = "latest"
}
suse-minion = {
image = "opensuse155o"
Expand Down

0 comments on commit fa26b73

Please sign in to comment.