Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / ovil / ovil.yaml
index 6e96ffac576e3377971db4e1ffaafe3388ca3951..6e7ef19a7661b3e7ac7877eb469c8b613d196da4 100644 (file)
@@ -1,4 +1,23 @@
 ---
+- project:
+    name: ovil-neon
+    jobs:
+      - odl-maven-jobs
+      - gerrit-tox-verify
+
+    stream: neon
+    project: ovil
+    project-name: ovil
+    branch: 'master'
+    mvn-settings: ovil-settings
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+    dependencies: ''
+    email-upstream: '[ovil]'
+
+    # Used by the release job
+    staging-profile-id: 7b48866c207d8
+
 - project:
     name: ovil-fluorine
     jobs:
@@ -8,7 +27,7 @@
     stream: fluorine
     project: ovil
     project-name: ovil
-    branch: 'master'
+    branch: 'stable/fluorine'
     mvn-settings: ovil-settings
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
 
@@ -46,3 +65,9 @@
     branch: 'master'
     mvn-settings: 'ovil-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- project:
+    name: ovil-view
+    views:
+      - project-view
+    project-name: ovil