Split Gates in a dedicated site.yml 12/72012/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 9 Nov 2020 16:40:53 +0000 (17:40 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 12 Feb 2021 12:34:22 +0000 (13:34 +0100)
Change-Id: Ib9fb9968071543c1a881fd862f15076488845ecb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit da3d1068889529241bd017f46b454bec4bce5382)

ansible/site.gate.yml
ansible/site.yml

index 25554c1..5430566 100644 (file)
             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:
@@ -26,3 +31,6 @@
             - fourth
             - fifth
             - sixth
+        - container: xtesting-mts
+          tests:
+            - seventh
index 5430566..5bc7b10 100644 (file)
@@ -5,23 +5,6 @@
       docker_tags:
         - jerma:
             branch: stable/jerma
-      builds:
-        dependencies:
-          - repo: _
-            dport:
-            container: alpine
-            tag: '3.10'
-        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: