Move views declarations to projects folders
[releng/builder.git] / jjb / yang-push / yang-push.yaml
index bd8a0ba428a1a6ce2263837a2e80fe0fc0484ad7..ca5d56eddf5c9aa226968986a6c15c9e977803b5 100644 (file)
@@ -1,12 +1,10 @@
 ---
 - project:
-    name: yang-push-oxygen
+    name: yang-push-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
-      - '{project-name}-integration-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: fluorine
     project: 'yang-push'
     project-name: 'yang-push'
     branch: 'master'
     staging-profile-id: a69aae2832869
 
 - project:
-    name: yang-push-nitrogen
-    jobs:
-      - '{project-name}-distribution-check-{stream}'
-      - '{project-name}-integration-{stream}'
-      - odl-maven-jobs
-
-    stream: nitrogen
-    project: 'yang-push'
-    project-name: 'yang-push'
-    branch: 'stable/nitrogen'
-    mvn-settings: 'yang-push-settings'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    dependencies: ''
-    email-upstream: '[yang-push]'
-
-    # Used by the release job
-    staging-profile-id: a69aae2832869
-
-- project:
-    name: yang-push-carbon
+    name: yang-push-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
-      - '{project-name}-integration-{stream}'
       - odl-maven-jobs
 
-    stream: carbon
+    stream: oxygen
     project: 'yang-push'
     project-name: 'yang-push'
-    branch: 'stable/carbon'
-    karaf-version: karaf3
+    branch: 'stable/oxygen'
     mvn-settings: 'yang-push-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
@@ -66,3 +43,9 @@
     branch: 'master'
     mvn-settings: 'yang-push-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: yang-push
+    description: 'List of yang-push jobs'
+    regex: '^yang-push-.*'
+    <<: *releng_view_common