Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / of-config / of-config.yaml
index 322f2a585adab6ec06a3ee57ea99772d2723881c..37f2475a8f1217ebb6a548d0a115de2f24213ab0 100644 (file)
@@ -1,4 +1,21 @@
 ---
+- project:
+    name: of-config-neon
+    jobs:
+      - odl-maven-jobs
+
+    stream: neon
+    project: 'of-config'
+    project-name: 'of-config'
+    branch: 'master'
+    mvn-settings: 'of-config-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+    dependencies: netconf-merge-{stream}'
+    email-upstream: '[of-config] [netconf]'
+
+    # Used by the release job
+    staging-profile-id: a6880455efe67
+
 - project:
     name: of-config-fluorine
     jobs:
@@ -7,7 +24,7 @@
     stream: fluorine
     project: 'of-config'
     project-name: 'of-config'
-    branch: 'master'
+    branch: 'stable/fluorine'
     mvn-settings: 'of-config-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: netconf-merge-{stream}'