Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / iotdm / iotdm.yaml
index 0d903164ee99320a28b198fb2ddebc2533ef8489..6a2589070424896f3d512e0855056781ade7f12b 100644 (file)
@@ -1,4 +1,22 @@
 ---
+- project:
+    name: iotdm-neon
+    jobs:
+      - odl-maven-jobs
+
+    stream: neon
+    project: 'iotdm'
+    project-name: 'iotdm'
+    branch: 'master'
+    build-node: centos7-builder-2c-8g
+    mvn-settings: 'iotdm-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: 'aaa-merge-{stream}'
+    email-upstream: '[iotdm] [aaa]'
+
+    # Used by the release job
+    staging-profile-id: 96fd6e9453970
+
 - project:
     name: iotdm-fluorine
     jobs:
@@ -7,7 +25,7 @@
     stream: fluorine
     project: 'iotdm'
     project-name: 'iotdm'
-    branch: 'master'
+    branch: 'stable/fluorine'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'iotdm-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'