Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / alto / alto.yaml
index d1085a28f329ea47b0f5dd0394545862b009bb5a..7145b02a77e0af38d9467663adfc09530d55f4a8 100644 (file)
@@ -1,4 +1,23 @@
 ---
+- project:
+    name: alto-fluorine
+    jobs:
+      - '{project-name}-distribution-check-{stream}'
+      - odl-maven-jobs
+
+    stream: fluorine
+    project: 'alto'
+    project-name: 'alto'
+    branch: 'master'
+    build-node: centos7-builder-2c-8g
+    mvn-settings: 'alto-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: 'l2switch-merge-{stream}'
+    email-upstream: '[alto] [l2switch]'
+
+    # Used by the release job
+    staging-profile-id: 931eabae9693c
+
 - project:
     name: alto-oxygen
     jobs:
@@ -8,7 +27,7 @@
     stream: oxygen
     project: 'alto'
     project-name: 'alto'
-    branch: 'master'
+    branch: 'stable/oxygen'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'alto-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'