Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / netconf / netconf.yaml
index e12d7bb25d7d8ffb3144afe2551d4f45390b5efe..5e5054050696ab99aca8ba30262b54208c2915d8 100644 (file)
@@ -1,4 +1,25 @@
 ---
+- project:
+    name: netconf-fluorine
+    jobs:
+      - '{project-name}-distribution-check-{stream}'
+      - odl-maven-jobs
+
+    stream: fluorine
+    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-oxygen
     jobs:
@@ -8,7 +29,7 @@
     stream: oxygen
     project: 'netconf'
     project-name: 'netconf'
-    branch: 'master'
+    branch: 'stable/oxygen'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'netconf-settings'
     mvn-goals: 'clean deploy -Pintegrationtests'