Switch over all hosts to new fw code.

This commit is contained in:
Mikael Frykholm 2024-09-05 14:00:30 +02:00
parent 11fd0bda37
commit defc14c476
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -128,8 +128,8 @@ def main():
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
modules["sunet"]["tag"] = "testing*"
if "internal-sto4-test-k8sc" in host_info["fqdn"]:
modules["sunet"]["tag"] = "testing*"
if "internal-sto4-test-k8sw-0" in host_info["fqdn"]:
modules["sunet"]["tag"] = "mifr-nft-fixes*"
if "internal-sto4-test-k8sw" in host_info["fqdn"]:
modules["sunet"]["tag"] = "mifr-nft-fixes*"
# if host_info["fqdn"] == "internal-sto1-test-forgejo-2.platform.sunet.se":
# modules["sunet"]["tag"] = "testing-2*"