X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcentinel%2Fcentinel.yaml;h=75760159823740c25c85945b2484860c2a19587a;hb=7ea27cc20a9f252f4196db2ce52da4ef7c3b73cb;hp=2853aca36ea6a1eda53ece4bf6a1ccd1ef3af42b;hpb=2560c7522b16c32b6057426d3b794452e0cccd1a;p=releng%2Fbuilder.git diff --git a/jjb/centinel/centinel.yaml b/jjb/centinel/centinel.yaml index 2853aca36..757601598 100644 --- a/jjb/centinel/centinel.yaml +++ b/jjb/centinel/centinel.yaml @@ -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: @@ -25,21 +22,20 @@ 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: @@ -52,21 +48,21 @@ 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: @@ -79,10 +75,13 @@ 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'