Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / l2switch / l2switch.yaml
index ab0fc666c97f585c050c179cb3b784301a3f1a74..176de3580dfcb6f6e5ea164abb657c99bf8f19e0 100644 (file)
@@ -1,4 +1,26 @@
 ---
+- project:
+    name: l2switch-neon
+    jobs:
+      - odl-maven-jobs
+
+    stream: neon
+    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]'
+
+    # Used by the release job
+    staging-profile-id: 96fee85953ca0
+
 - project:
     name: l2switch-fluorine
     jobs:
@@ -7,7 +29,7 @@
     stream: fluorine
     project: 'l2switch'
     project-name: 'l2switch'
-    branch: 'master'
+    branch: 'stable/fluorine'
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
     dependencies: >
@@ -53,3 +75,9 @@
     branch: 'master'
     mvn-settings: 'l2switch-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
+
+- project:
+    name: l2switch-view
+    views:
+      - project-view
+    project-name: l2switch