Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / of-config / of-config.yaml
index 5892334b09941f9f91e05fdfbbd367d95adfc6fd..c4baf3664d86abcfee2a55b2dd5b265c11e18b9e 100644 (file)
@@ -1,11 +1,10 @@
 ---
 - project:
-    name: of-config-oxygen
+    name: of-config-neon
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: neon
     project: 'of-config'
     project-name: 'of-config'
     branch: 'master'
     staging-profile-id: a6880455efe67
 
 - project:
-    name: of-config-nitrogen
+    name: of-config-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: fluorine
     project: 'of-config'
     project-name: 'of-config'
-    branch: 'stable/nitrogen'
+    branch: 'stable/fluorine'
     mvn-settings: 'of-config-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: netconf-merge-{stream}'
     staging-profile-id: a6880455efe67
 
 - project:
-    name: of-config-carbon
+    name: of-config-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: carbon
+    stream: oxygen
     project: 'of-config'
     project-name: 'of-config'
-    branch: 'stable/carbon'
-    karaf-version: karaf3
+    branch: 'stable/oxygen'
     mvn-settings: 'of-config-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: netconf-merge-{stream}'
@@ -63,3 +60,9 @@
     branch: 'master'
     mvn-settings: 'of-config-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- project:
+    name: of-config-view
+    views:
+      - project-view
+    project-name: of-config