Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / netconf / netconf.yaml
index 54d9cbd21c063843dbd8e60bd8694ba4c0e36b67..5a7af6fd1073551991cb42c91a2080c5df210377 100644 (file)
@@ -1,4 +1,25 @@
 ---
+- project:
+    name: netconf-neon
+    jobs:
+      - '{project-name}-distribution-check-{stream}'
+      - odl-maven-jobs
+
+    stream: neon
+    project: 'netconf'
+    project-name: 'netconf'
+    branch: 'master'
+    build-node: centos7-builder-2c-8g
+    mvn-settings: 'netconf-settings'
+    mvn-goals: 'clean deploy -Pintegrationtests'
+    mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'
+    build-timeout: 90
+    dependencies: 'aaa-merge-{stream},controller-merge-{stream},odlparent-merge-{stream},yangtools-merge-{stream}'
+    email-upstream: '[netconf] [aaa] [controller] [odlparent] [yangtools]'
+
+    # Used by the release job
+    staging-profile-id: a67b22fc3663f
+
 - project:
     name: netconf-fluorine
     jobs:
@@ -8,7 +29,7 @@
     stream: fluorine
     project: 'netconf'
     project-name: 'netconf'
-    branch: 'master'
+    branch: 'stable/fluorine'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'netconf-settings'
     mvn-goals: 'clean deploy -Pintegrationtests'