aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-08-22 13:48:03 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-08-22 13:48:03 +0200
commit4bef764e2b3976f73e91fed7bca97b40d4123522 (patch)
tree46ee1e58d2981efd13726a2234d5ab38c3705f07
parentb981ff6f986c892e62d731aa593a5eb00f9a908a (diff)
Override default Xtesting Ansible role values
It ease maintaining the Xtesting branches. Change-Id: Iaaeed0eb4331908266163746350e4163c102238a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--ansible/site.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 934ef83e..8fa19688 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -2,6 +2,18 @@
- hosts: 127.0.0.1
roles:
- role: collivier.xtesting
+ builds:
+ dependencies:
+ - repo: _
+ dport:
+ container: alpine
+ tag: '3.10'
+ steps:
+ - name: opnfv/xtesting
+ containers:
+ - name: xtesting
+ ref_arg: BRANCH
+ path: docker
suites:
- container: xtesting
tests: