diff options
-rw-r--r-- | ansible/site.cntt.yml | 3 | ||||
-rw-r--r-- | ansible/site.yml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 900f619f6..4412e3c2c 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -4,6 +4,9 @@ roles: - role: collivier.xtesting project: functest + docker_tags: + - xena: + branch: stable/xena suites: - container: functest-healthcheck tests: diff --git a/ansible/site.yml b/ansible/site.yml index 60a2b89e8..49799574a 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -4,6 +4,9 @@ roles: - role: collivier.xtesting project: functest + docker_tags: + - xena: + branch: stable/xena suites: - container: functest-healthcheck tests: |