Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / usecplugin / usecplugin.yaml
index f4fd0fa480cd60a7f5415e9ef68472ff8e6051c3..459dccd32c83b02055ace6717e379e6483441240 100644 (file)
@@ -1,4 +1,22 @@
 ---
+- project:
+    name: usecplugin-fluorine
+    jobs:
+      - '{project-name}-distribution-check-{stream}'
+      - odl-maven-jobs
+
+    stream: fluorine
+    project: 'usecplugin'
+    project-name: 'usecplugin'
+    branch: 'master'
+    mvn-settings: 'usecplugin-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: 'openflowplugin-merge-{stream}'
+    email-upstream: '[usecplugin] [openflowplugin]'
+
+    # Used by the release job
+    staging-profile-id: a69902281e037
+
 - project:
     name: usecplugin-oxygen
     jobs:
@@ -8,7 +26,7 @@
     stream: oxygen
     project: 'usecplugin'
     project-name: 'usecplugin'
-    branch: 'master'
+    branch: 'stable/oxygen'
     mvn-settings: 'usecplugin-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'openflowplugin-merge-{stream}'