Change-Id: I37bd9d003ee3e9e92a742f8593b2b9f5d6156c07
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
--- /dev/null
+---
+- hosts: 127.0.0.1
+ roles:
+ - role: collivier.xtesting
+ docker_tags:
+ - hunter:
+ branch: stable/hunter
+ builds:
+ dependencies:
+ - repo: _
+ dport:
+ container: alpine
+ tag: 3.9
+ steps:
+ - name: opnfv/xtesting
+ containers:
+ - name: xtesting
+ ref_arg: BRANCH
+ path: docker
+ suites:
+ - container: xtesting
+ tests:
+ - first
+ - second
+ - third
+ - fourth
+ - fifth
docker_tags:
- hunter:
branch: stable/hunter
- builds:
- dependencies:
- - repo: _
- dport:
- container: alpine
- tag: 3.9
- steps:
- - name: opnfv/xtesting
- containers:
- - name: xtesting
- ref_arg: BRANCH
- path: docker
suites:
- container: xtesting
tests: