Use global-jjb maven-merge for jdk11 group
[releng/builder.git] / jjb / coe / coe-csit.yaml
index 2acda6eb014512dd691e81b8d153e0ea9b7b0e37..819b47705d5c47827762f0d1c2de195e9a582c88 100644 (file)
@@ -2,24 +2,28 @@
 - project:
     name: coe-csit
     jobs:
-      - inttest-csit-1node
+      - inttest-csit-1node-custom
 
     project: 'coe'
-    functionality: 'container-networking'
-
     install-features: 'odl-netvirt-coe'
+    testplan: '{project}-container-networking.txt'
+    tools_system_count: 5
+    tools_system_image: ZZCI - Ubuntu 16.04 - kubernetes - 20190211-225526.126
 
     stream:
-      - neon:
+      - magnesium:
           branch: 'master'
+      - sodium:
+          branch: 'stable/sodium'
+      - neon:
+          branch: 'stable/neon'
       - fluorine:
           branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
 
     install:
-      - all:
-          scope: 'all'
+      - only:
+          scope: 'only'
 
-    tools_system_count: 5
-    tools_system_image: ZZCI - Ubuntu 16.04 - kubernetes - 20180723-235526.580
+    functionality:
+      - 'gate-container-networking'
+      - 'container-networking'