From: Cédric Ollivier Date: Fri, 4 Jan 2019 02:07:11 +0000 (+0100) Subject: Conform with new tag configs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F66191%2F4;p=functest-xtesting.git Conform with new tag configs It allows generating gate jobs. Change-Id: I327a2eedf0ca0f0666d32405fe2dc0558688292f Signed-off-by: Cédric Ollivier --- diff --git a/ansible/site.yml b/ansible/site.yml index 3073b469..262791c3 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: hunter - tests: - - first - - second - - third - - fourth - - fifth + docker_tags: + - hunter: + branch: stable/hunter