Run pahol-test1 on custom baas2 sunet branch
This commit is contained in:
parent
44decd2d55
commit
de81eccf28
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ def main():
|
|||
if host_info:
|
||||
if host_info["fqdn"] == "metrics-cd-test-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "pahol-influx*"
|
||||
if host_info["fqdn"] == "pahol-test1.sunet.se":
|
||||
modules["sunet"]["tag"] = "pahol-baas2-2*"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Add table
Reference in a new issue