Manage ODL Jenkins views with view-templates
[releng/builder.git] / jjb / dluxapps / dluxapps.yaml
index 6cd7760b2a784e073628a3ec7068277f68481fd8..14e23e2dfd65002e687655620fc21a40f56802bd 100644 (file)
@@ -1,13 +1,12 @@
 ---
 - project:
-    name: dluxapps-fluorine
+    name: dluxapps-neon
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
     project: 'dluxapps'
     project-name: 'dluxapps'
-    stream: fluorine
+    stream: neon
     branch: 'master'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'dluxapps-settings'
     staging-profile-id: 96e6fb1e65bf9
 
 - project:
-    name: dluxapps-oxygen
-    jobs:
-      - '{project-name}-distribution-check-{stream}'
-      - odl-maven-jobs
-
-    project: 'dluxapps'
-    project-name: 'dluxapps'
-    stream: oxygen
-    branch: 'stable/oxygen'
-    build-node: centos7-builder-2c-8g
-    mvn-settings: 'dluxapps-settings'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'
-    email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]'
-
-    # Used by the release job
-    staging-profile-id: 96e6fb1e65bf9
-
-- project:
-    name: dluxapps-nitrogen
+    name: dluxapps-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
     project: 'dluxapps'
     project-name: 'dluxapps'
-    stream: nitrogen
-    branch: 'stable/nitrogen'
+    stream: fluorine
+    branch: 'stable/fluorine'
     build-node: centos7-builder-2c-8g
     mvn-settings: 'dluxapps-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     staging-profile-id: 96e6fb1e65bf9
 
 - project:
-    name: dluxapps-carbon
+    name: dluxapps-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
     project: 'dluxapps'
     project-name: 'dluxapps'
-    stream: carbon
-    branch: 'stable/carbon'
+    stream: oxygen
+    branch: 'stable/oxygen'
     build-node: centos7-builder-2c-8g
-    karaf-version: karaf3
     mvn-settings: 'dluxapps-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'
@@ -87,3 +65,9 @@
     build-node: centos7-builder-2c-8g
     mvn-settings: 'dluxapps-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- project:
+    name: dluxapps-view
+    views:
+      - project-view
+    project-name: dluxapps