Disable all Oxygen Jobs to save infra resources
[releng/builder.git] / jjb / coe / coe-csit.yaml
index 1b0722bd9242240b81579960094357a0db295d7d..e94e1f1a68cb43c6f1e8f23fa67b7ea8606cc540 100644 (file)
@@ -2,24 +2,29 @@
 - 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:
-      - neon:
+      - sodium:
           branch: 'master'
+      - neon:
+          branch: 'stable/neon'
       - fluorine:
           branch: 'stable/fluorine'
       - oxygen:
           branch: 'stable/oxygen'
+          disable-job: 'true'
 
     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'