containers:
- name: xtesting
ref_arg: BRANCH
- path: docker
+ path: docker/core
+ - name: opnfv/xtesting-mts
+ containers:
+ - name: xtesting-mts
+ ref_arg: BRANCH
+ path: docker/mts
suites:
- container: xtesting
tests:
- third
- fourth
- fifth
+ - sixth
+ - container: xtesting-mts
+ tests:
+ - seventh
docker_tags:
- iruya:
branch: stable/iruya
- builds:
- dependencies:
- - repo: _
- dport:
- container: alpine
- tag: '3.9'
- 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: