aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.gate.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/site.gate.yml')
-rw-r--r--ansible/site.gate.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml
index 3d34973e..8c0d9df2 100644
--- a/ansible/site.gate.yml
+++ b/ansible/site.gate.yml
@@ -16,7 +16,12 @@
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:
@@ -25,3 +30,7 @@
- third
- fourth
- fifth
+ - sixth
+ - container: xtesting-mts
+ tests:
+ - seventh