Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / iotdm / iotdm.yaml
index 00d7b9769f4d00fa45e56533f60f8d34d006d26e..6a2589070424896f3d512e0855056781ade7f12b 100644 (file)
@@ -1,10 +1,10 @@
 ---
 - project:
-    name: iotdm-fluorine
+    name: iotdm-neon
     jobs:
       - odl-maven-jobs
 
-    stream: fluorine
+    stream: neon
     project: 'iotdm'
     project-name: 'iotdm'
     branch: 'master'
     staging-profile-id: 96fd6e9453970
 
 - project:
-    name: iotdm-oxygen
+    name: iotdm-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: fluorine
     project: 'iotdm'
     project-name: 'iotdm'
-    branch: 'stable/oxygen'
+    branch: 'stable/fluorine'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'iotdm-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     staging-profile-id: 96fd6e9453970
 
 - project:
-    name: iotdm-nitrogen
+    name: iotdm-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: oxygen
     project: 'iotdm'
     project-name: 'iotdm'
-    branch: 'stable/nitrogen'
+    branch: 'stable/oxygen'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'iotdm-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
@@ -65,3 +64,9 @@
     build-node: centos7-builder-2c-8g
     mvn-settings: 'iotdm-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: iotdm
+    description: 'List of iotdm jobs'
+    regex: '^iotdm-.*'
+    <<: *releng_view_common