Disable all Oxygen Jobs to save infra resources
[releng/builder.git] / jjb / infrautils / infrautils-patch-test.yaml
index 9b7a01ac030a6010a93fa5b214659d676d01ae57..72fa951ab818aed7e724bb08080de4287342f738 100644 (file)
@@ -7,15 +7,19 @@
     project: 'infrautils'
 
     stream:
-      - neon:
+      - sodium:
           branch: 'master'
           os-branch: 'queens'
+      - neon:
+          branch: 'stable/neon'
+          os-branch: 'queens'
       - fluorine:
           branch: 'stable/fluorine'
           os-branch: 'queens'
       - oxygen:
           branch: 'stable/oxygen'
           os-branch: 'queens'
+          disable-job: 'true'
 
     jdk: 'openjdk8'
 
@@ -31,3 +35,7 @@
       - genius:
           csit-list: >
               genius-csit-1node-gate-only-{stream}
+
+      - genius-cluster:
+          csit-list: >
+              genius-csit-3node-gate-only-{stream}