Branch cut for stable/aluminium stream
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index 16be7f055b3609c414b13c009163dced3ab0afd0..c2d851548371e450af9da1a471343de3dde74bf1 100644 (file)
@@ -1,12 +1,12 @@
 ---
 - project:
-    name: l2switch-aluminium
+    name: l2switch-silicon
     jobs:
       - gerrit-release-merge
       - odl-maven-jobs
       - odl-maven-verify-jobs
 
-    stream: aluminium
+    stream: silicon
     project: 'l2switch'
     project-name: 'l2switch'
     branch: 'master'
     # Used by the release job
     staging-profile-id: 96fee85953ca0
 
+- project:
+    name: l2switch-aluminium
+    jobs:
+      - odl-maven-jobs
+      - odl-maven-verify-jobs
+
+    stream: aluminium
+    project: 'l2switch'
+    project-name: 'l2switch'
+    branch: 'stable/aluminium'
+    mvn-settings: 'l2switch-settings'
+    mvn-opts: '-Xmx1024m -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-magnesium
     jobs: