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