Remove Ubuntu 14.04 templates and packer jobs
[releng/builder.git] / jjb / coe / coe-csit.yaml
index 1b0722bd9242240b81579960094357a0db295d7d..d5f3ad426030d74fe8aebb9f1b9b56c63a72dfef 100644 (file)
@@ -2,24 +2,26 @@
 - 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:
+      - sodium:
           branch: 'master'
+      - neon:
+          branch: 'stable/neon'
       - fluorine:
           branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
 
     install:
-      - all:
-          scope: 'all'
+      - only:
+          scope: 'only'
 
-    tools_system_count: 3
-    tools_system_image: ZZCI - Ubuntu 16.04 - kubernetes - 20180723-235526.580
+    functionality:
+      - 'gate-container-networking'
+      - 'container-networking'