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