Create stable/neon branch bump master to sodium
[releng/builder.git] / jjb / alto / alto.yaml
index bde65374976126bafbe24f0718023f3025e4d5d9..0c52a87cd886d5ee9de47fa88bb6e3e77665fa30 100644 (file)
@@ -1,4 +1,22 @@
 ---
+- project:
+    name: alto-sodium
+    jobs:
+      - odl-maven-jobs
+
+    stream: sodium
+    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-neon
     jobs:
@@ -7,7 +25,7 @@
     stream: neon
     project: 'alto'
     project-name: 'alto'
-    branch: 'master'
+    branch: 'stable/neon'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'alto-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'