Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / centinel / centinel.yaml
index e65f791a3eb1d9e12868a61d44b1b33d9d4cb3c3..ac2a045fb4051adf13953806a62cbd54e8361ae9 100644 (file)
@@ -1,11 +1,10 @@
 ---
 - project:
-    name: centinel-fluorine
+    name: centinel-neon
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: fluorine
+    stream: neon
     project: 'centinel'
     project-name: 'centinel'
     branch: 'master'
     staging-profile-id: 96bf9b3fefd8a
 
 - project:
-    name: centinel-oxygen
-    jobs:
-      - '{project-name}-distribution-check-{stream}'
-      - odl-maven-jobs
-
-    stream: oxygen
-    project: 'centinel'
-    project-name: 'centinel'
-    branch: 'stable/oxygen'
-    mvn-settings: 'centinel-settings'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-    dependencies: ''
-    email-upstream: '[centinel]'
-
-    # Used by the release job
-    staging-profile-id: 96bf9b3fefd8a
-
-- project:
-    name: centinel-nitrogen
+    name: centinel-fluorine
     jobs:
-      - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: nitrogen
+    stream: fluorine
     project: 'centinel'
     project-name: 'centinel'
-    branch: 'stable/nitrogen'
+    branch: 'stable/fluorine'
     mvn-settings: 'centinel-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
     staging-profile-id: 96bf9b3fefd8a
 
 - project:
-    name: centinel-carbon
+    name: centinel-oxygen
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - odl-maven-jobs
 
-    stream: carbon
+    stream: oxygen
     project: 'centinel'
     project-name: 'centinel'
-    branch: 'stable/carbon'
-    karaf-version: karaf3
+    branch: 'stable/oxygen'
     mvn-settings: 'centinel-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: ''
@@ -82,3 +61,9 @@
     branch: master
     mvn-settings: 'centinel-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+
+- view:
+    name: centinel
+    description: 'List of centinel jobs'
+    regex: '^centinel-.*'
+    <<: *releng_view_common