Remove unused csit macros and defaults
[releng/builder.git] / jjb / coe / coe-csit.yaml
index d9b172c5d1ce953dd0316c6f0e5e308070e4ccee..7f6b1205e8063dff02cee158b4b9da56bf5be2dd 100644 (file)
@@ -2,22 +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 - 20180723-235526.580
 
     stream:
-      - fluorine:
+      - neon:
           branch: 'master'
+      - 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'