Revert "Update the Ubuntu 16.04 kubernetes images"
[releng/builder.git] / jjb / coe / coe-csit.yaml
index d9b172c5d1ce953dd0316c6f0e5e308070e4ccee..74e57ec1b6dc5f2922dad2dd9224769aa7ac6d69 100644 (file)
@@ -2,22 +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 - 20180723-235526.580
 
     stream:
-      - fluorine:
+      - 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 - 20180527-1344
+    functionality:
+      - 'gate-container-networking'
+      - 'container-networking'