Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / yang-push / yang-push.yaml
index bd8a0ba428a1a6ce2263837a2e80fe0fc0484ad7..55110f83a5710020d99b58a0292740f60b0725ac 100644 (file)
@@ -1,12 +1,10 @@
 ---
 - project:
-    name: yang-push-oxygen
+    name: yang-push-neon
     jobs:
-      - '{project-name}-distribution-check-{stream}'
-      - '{project-name}-integration-{stream}'
       - odl-maven-jobs
 
-    stream: oxygen
+    stream: neon
     project: 'yang-push'
     project-name: 'yang-push'
     branch: 'master'
     staging-profile-id: a69aae2832869
 
 - project:
-    name: yang-push-nitrogen
+    name: yang-push-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
-      - '{project-name}-integration-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: fluorine
     project: 'yang-push'
     project-name: 'yang-push'
-    branch: 'stable/nitrogen'
+    branch: 'stable/fluorine'
     mvn-settings: 'yang-push-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
     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 +60,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