aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ansible/site.cntt.yml3
-rw-r--r--ansible/site.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index 900f619f6..92d58b5a8 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -4,6 +4,9 @@
roles:
- role: collivier.xtesting
project: functest
+ docker_tags:
+ - zed:
+ branch: stable/zed
suites:
- container: functest-healthcheck
tests:
diff --git a/ansible/site.yml b/ansible/site.yml
index 60a2b89e8..525861c59 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -4,6 +4,9 @@
roles:
- role: collivier.xtesting
project: functest
+ docker_tags:
+ - zed:
+ branch: stable/zed
suites:
- container: functest-healthcheck
tests: