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