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