Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / atrium / atrium.yaml
index 774cb25760ac6d8e4944dcc6fece52b1a14fcb62..9f7e262b944f21071e4e3b30d85385dbf9114011 100644 (file)
@@ -1,10 +1,10 @@
 ---
 - project:
-    name: atrium-fluorine
+    name: atrium-neon
     jobs:
       - odl-maven-jobs
 
-    stream: fluorine
+    stream: neon
     project: 'atrium'
     project-name: 'atrium'
     branch: 'master'
     staging-profile-id: 9324f12310e6a
 
 - project:
-    name: atrium-oxygen
+    name: atrium-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: fluorine
     project: 'atrium'
     project-name: 'atrium'
-    branch: 'stable/oxygen'
+    branch: 'stable/fluorine'
     mvn-settings: 'atrium-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
     staging-profile-id: 9324f12310e6a
 
 - project:
-    name: atrium-nitrogen
+    name: atrium-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: oxygen
     project: 'atrium'
     project-name: 'atrium'
-    branch: 'stable/nitrogen'
+    branch: 'stable/oxygen'
     mvn-settings: 'atrium-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
@@ -61,3 +60,9 @@
     branch: 'master'
     mvn-settings: 'atrium-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: atrium
+    description: 'List of atrium jobs'
+    regex: '^atrium-.*'
+    <<: *releng_view_common