Merge "Update multipatch script"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
index bcfd5647e3a9c417485658667ad1553c84e215a3..80f63abbf46bb10910fbb15b4161966440b8adfb 100644 (file)
@@ -9,15 +9,19 @@
 
     # Project branches
     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'