Sodium branch cutting
[releng/builder.git] / jjb / of-config / of-config.yaml
index c4040d9509e1bb47a2dc1353e1c2e45d44ea6bb3..d9c8d7846aec28d822c7eb3c66ef2bca2c55f44c 100644 (file)
@@ -1,4 +1,22 @@
 ---
+- project:
+    name: of-config-magnesium
+    jobs:
+      - odl-maven-jobs
+
+    stream: magnesium
+    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]'
+    disable-job: true
+
+    # Used by the release job
+    staging-profile-id: a6880455efe67
+
 - project:
     name: of-config-sodium
     jobs:
@@ -7,7 +25,7 @@
     stream: sodium
     project: 'of-config'
     project-name: 'of-config'
-    branch: 'master'
+    branch: 'stable/sodium'
     mvn-settings: 'of-config-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: netconf-merge-{stream}'