Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / next / next.yaml
index 86b6a16d8a687e33323a137f57a70c30adf7b8f0..2a29e6dcdaf2bda1358ac17dbc4a0d994873ae8a 100644 (file)
@@ -1,4 +1,21 @@
 ---
+- project:
+    name: next-neon
+    jobs:
+      - odl-maven-jobs
+
+    stream: neon
+    project: 'next'
+    project-name: 'next'
+    branch: 'master'
+    mvn-settings: 'next-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: ''
+    email-upstream: '[next]'
+
+    # Used by the release job
+    staging-profile-id: a67e7c516f385
+
 - project:
     name: next-fluorine
     jobs:
@@ -7,7 +24,7 @@
     stream: fluorine
     project: 'next'
     project-name: 'next'
-    branch: 'master'
+    branch: 'stable/fluorine'
     mvn-settings: 'next-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
@@ -43,3 +60,9 @@
     branch: 'master'
     mvn-settings: 'next-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: next
+    description: 'List of next jobs'
+    regex: '^next-.*'
+    <<: *releng_view_common