Switch all projects to use new maven-merge job
[releng/builder.git] / jjb / centinel / centinel.yaml
index 2853aca36ea6a1eda53ece4bf6a1ccd1ef3af42b..75760159823740c25c85945b2484860c2a19587a 100644 (file)
@@ -1,18 +1,15 @@
 ---
 - project:
-    name: centinel-nitrogen
+    name: centinel-oxygen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
-      - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
+      - '{project-name}-maven-jobs'
 
-    stream: nitrogen
+    stream: oxygen
     project: 'centinel'
     project-name: 'centinel'
     branch: 'master'
-    jdk: openjdk8
     jdks:
       - openjdk8
     maven:
     email-upstream: '[centinel]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: 96bf9b3fefd8a
+
 - project:
-    name: centinel-carbon
+    name: centinel-nitrogen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
-      - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
+      - '{project-name}-maven-jobs'
 
-    stream: carbon
+    stream: nitrogen
     project: 'centinel'
     project-name: 'centinel'
-    branch: 'stable/carbon'
-    karaf-version: karaf3
-    jdk: openjdk8
+    branch: 'stable/nitrogen'
     jdks:
       - openjdk8
     maven:
     email-upstream: '[centinel]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: 96bf9b3fefd8a
+
 - project:
-    name: centinel-boron
+    name: centinel-carbon
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
-      - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
+      - '{project-name}-maven-jobs'
 
-    stream: boron
+    stream: carbon
     project: 'centinel'
     project-name: 'centinel'
-    branch: 'stable/boron'
+    branch: 'stable/carbon'
     karaf-version: karaf3
-    jdk: openjdk8
     jdks:
       - openjdk8
     maven:
     email-upstream: '[centinel]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: 96bf9b3fefd8a
+
 - project:
     name: centinel-sonar
     jobs:
-      - '{project-name}-sonar'
+      - gerrit-maven-sonar
 
     project: 'centinel'
     project-name: 'centinel'