Merge "Add missing magnesium jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
index bcfd5647e3a9c417485658667ad1553c84e215a3..4fdf5c1aa256d616f2b5dd612e3f0be2c935b651 100644 (file)
@@ -9,15 +9,18 @@
 
     # Project branches
     stream:
-      - neon:
+      - magnesium:
           branch: 'master'
           os-branch: 'queens'
+      - sodium:
+          branch: 'stable/sodium'
+          os-branch: 'queens'
+      - neon:
+          branch: 'stable/neon'
+          os-branch: 'queens'
       - fluorine:
           branch: 'stable/fluorine'
           os-branch: 'queens'
-      - oxygen:
-          branch: 'stable/oxygen'
-          os-branch: 'queens'
 
     jdk: 'openjdk8'