From: Cédric Ollivier Date: Sun, 16 May 2021 14:34:29 +0000 (+0200) Subject: Update Ansible files to wallaby X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F72521%2F1;p=functest.git Update Ansible files to wallaby Change-Id: Iaf3358c04dfd6637f2daf5acd95e5a79ea8140cd Signed-off-by: Cédric Ollivier --- diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 900f619f6..250398da8 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -4,6 +4,9 @@ roles: - role: collivier.xtesting project: functest + docker_tags: + - wallaby: + branch: stable/wallaby suites: - container: functest-healthcheck tests: diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 0d902dc2e..ca52a8014 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -5,6 +5,9 @@ - role: collivier.xtesting project: functest gerrit_project: functest + docker_tags: + - wallaby: + branch: stable/wallaby builds: dependencies: - repo: _ diff --git a/ansible/site.yml b/ansible/site.yml index 60a2b89e8..334a83691 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -4,6 +4,9 @@ roles: - role: collivier.xtesting project: functest + docker_tags: + - wallaby: + branch: stable/wallaby suites: - container: functest-healthcheck tests: