Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / openflowplugin / openflowplugin-patch-test.yaml
index 67c0675badafd98a38d3f303c07b764f36cf5933..e52dc48d9f53ef3b367335d03176680040654def 100644 (file)
@@ -2,23 +2,26 @@
 - project:
     name: openflowplugin-patch-test
     jobs:
-      - '{project}-patch-test-{feature}-{stream}'
+      - inttest-patch-test
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-      - oxygen:
+      - fluorine:
           branch: 'master'
           os-branch: 'ocata'
+      - oxygen:
+          branch: 'stable/oxygen'
+          os-branch: 'ocata'
       - nitrogen:
           branch: 'stable/nitrogen'
           os-branch: 'ocata'
       - carbon:
           branch: 'stable/carbon'
           os-branch: 'ocata'
-          karaf-version: karaf3
+          karaf-version: 'karaf3'
 
     jdk: 'openjdk8'