Enable feature branch for worker 0.
This commit is contained in:
parent
a8bb2cad72
commit
efb52687fa
|
@ -127,6 +127,8 @@ def main():
|
|||
if host_info:
|
||||
if host_info["fqdn"] == "internal-sto4-test-monitor-1.rut.sunet.se":
|
||||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
if host_info["fqdn"] == "internal-sto4-test-k8sw-0.rut.sunet.se":
|
||||
modules["sunet"]["tag"] = "mifr-monitor*"
|
||||
# if host_info["fqdn"] == "internal-sto1-test-forgejo-2.platform.sunet.se":
|
||||
# modules["sunet"]["tag"] = "testing-2*"
|
||||
# if host_info["fqdn"] == "internal-sto3-test-monitor-1.platform.sunet.se":
|
||||
|
|
Loading…
Reference in a new issue