From: Cédric Ollivier Date: Fri, 4 Jan 2019 02:23:29 +0000 (+0100) Subject: Conform with new tag configs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F66193%2F3;p=functest-xtesting.git Conform with new tag configs It allows generating gate jobs. Change-Id: I5ec41628f7be6ffe661dace8599ad55dc95b95f3 Signed-off-by: Cédric Ollivier --- diff --git a/ansible/site.yml b/ansible/site.yml index 24b2ac93..f4aefdb5 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -2,13 +2,6 @@ - hosts: 127.0.0.1 roles: - role: collivier.xtesting - suites: - - repo: opnfv - container: xtesting - tag: gambia - tests: - - first - - second - - third - - fourth - - fifth + docker_tags: + - gambia: + branch: stable/gambia