Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / ovil / ovil.yaml
index 57b3457a5a7ff56478188de70fa2ee75f4a0d047..6e7ef19a7661b3e7ac7877eb469c8b613d196da4 100644 (file)
@@ -1,24 +1,57 @@
 ---
 - project:
-    name: ovil
+    name: ovil-neon
     jobs:
-      - '{project-name}-merge-{stream}'
-      - '{project-name}-maven-jobs'
+      - odl-maven-jobs
       - gerrit-tox-verify
 
+    stream: neon
     project: ovil
     project-name: ovil
-    stream:
-      - oxygen:
-          branch: master
+    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:
+      - odl-maven-jobs
+      - gerrit-tox-verify
+
+    stream: fluorine
+    project: ovil
+    project-name: ovil
+    branch: 'stable/fluorine'
+    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-oxygen
+    jobs:
+      - odl-maven-jobs
+      - gerrit-tox-verify
+
+    stream: oxygen
+    project: ovil
+    project-name: ovil
+    branch: 'stable/oxygen'
     mvn-settings: ovil-settings
-    mvn-goals: clean install
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    mvn-version: mvn33
 
     dependencies: ''
     email-upstream: '[ovil]'
-    archive-artifacts: ''
 
     # Used by the release job
     staging-profile-id: 7b48866c207d8
     project-name: 'ovil'
     branch: 'master'
     mvn-settings: 'ovil-settings'
-    mvn-goals: 'clean install'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- project:
+    name: ovil-view
+    views:
+      - project-view
+    project-name: ovil