Branch cut for stable/silicon stream
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index 32a4ec7f89164144cdc26f0237c8a9ce7447662c..23f6beaecb8c147c608ce6ee289d90539ab2f74f 100644 (file)
@@ -1,4 +1,30 @@
 ---
+- project:
+    name: l2switch-phosphorus
+    jobs:
+      - odl-maven-jobs
+      - odl-maven-verify-jobs
+
+    stream: phosphorus
+    project: "l2switch"
+    project-name: "l2switch"
+    branch: "master"
+    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-silicon
     jobs:
@@ -8,7 +34,7 @@
     stream: silicon
     project: "l2switch"
     project-name: "l2switch"
-    branch: "master"
+    branch: "stable/silicon"
     mvn-settings: "l2switch-settings"
     mvn-opts: "-Xmx1024m -Dmaven.compile.fork=true"
     dependencies: >
@@ -17,7 +43,9 @@
       controller-merge-{stream},
       openflowjava-merge-{stream},
       openflowplugin-merge-{stream}
-    email-upstream: "[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]"
+    email-upstream:
+      "[l2switch] [odlparent] [yangtools] [controller] [openflowjava]\
+      \ [openflowplugin]"
     disable-job: true
 
     # Used by the release job
@@ -41,7 +69,9 @@
       controller-merge-{stream},
       openflowjava-merge-{stream},
       openflowplugin-merge-{stream}
-    email-upstream: "[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]"
+    email-upstream:
+      "[l2switch] [odlparent] [yangtools] [controller] [openflowjava]\
+      \ [openflowplugin]"
     disable-job: true
 
     # Used by the release job