Update sonar jobs to global-jjb
[releng/builder.git] / jjb / next / next.yaml
index bab60f9f38bf8777c5a1a35b744e435d66a3a457..f41693c9f171f8b5a66133e2f8528c0f6c17d52c 100644 (file)
@@ -2,11 +2,10 @@
 - project:
     name: next-oxygen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: oxygen
     project: 'next'
     email-upstream: '[next]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a67e7c516f385
+
 - project:
     name: next-nitrogen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: nitrogen
     project: 'next'
     email-upstream: '[next]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a67e7c516f385
+
 - project:
     name: next-carbon
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: carbon
     project: 'next'
     email-upstream: '[next]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a67e7c516f385
+
 - project:
     name: next-sonar
     jobs:
-      - '{project-name}-sonar'
+      - gerrit-maven-sonar
     project: 'next'
     project-name: 'next'
     branch: 'master'