aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-01-04 03:23:29 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-01-05 13:03:32 +0100
commit5fd044e66cc8c0f0b002769db2c68be55c7ebb2d (patch)
tree06ac96840ba0cbae1b568c1a947479cc9b9c868e
parenta0cc2de0083de94c8928fb825c0ba50a86221790 (diff)
Conform with new tag configs
It allows generating gate jobs. Change-Id: I5ec41628f7be6ffe661dace8599ad55dc95b95f3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--ansible/site.yml13
1 files changed, 3 insertions, 10 deletions
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