Sodium branch cutting
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index b317c206ed2e9daf427168f53dbb2253b8d28c7d..91ce168538a2a9e0b91bc163b3e89322e6c2098b 100644 (file)
@@ -1,4 +1,27 @@
 ---
+- project:
+    name: l2switch-magnesium
+    jobs:
+      - odl-maven-jobs
+
+    stream: magnesium
+    project: 'l2switch'
+    project-name: 'l2switch'
+    branch: 'master'
+    mvn-settings: 'l2switch-settings'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
+    dependencies: >
+        odlparent-merge-{stream},
+        yangtools-merge-{stream},
+        controller-merge-{stream},
+        openflowjava-merge-{stream},
+        openflowplugin-merge-{stream}
+    email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]'
+    disable-job: true
+
+    # Used by the release job
+    staging-profile-id: 96fee85953ca0
+
 - project:
     name: l2switch-sodium
     jobs:
@@ -7,7 +30,7 @@
     stream: sodium
     project: 'l2switch'
     project-name: 'l2switch'
-    branch: 'master'
+    branch: 'stable/sodium'
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
     dependencies: >