X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fdidm%2Fdidm.yaml;h=88a2f40c905037aad993ce43946bb46db27c34c2;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=a9d2bb573de598f9cb59ade8ea3417cb3543443c;hpb=2de3d665d597d40eaf1d0601f833c21e57b789e5;p=releng%2Fbuilder.git diff --git a/jjb/didm/didm.yaml b/jjb/didm/didm.yaml index a9d2bb573..88a2f40c9 100644 --- a/jjb/didm/didm.yaml +++ b/jjb/didm/didm.yaml @@ -2,17 +2,15 @@ - project: name: didm-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: 'didm' project-name: 'didm' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -25,20 +23,21 @@ email-upstream: '[didm]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6338c870f5 + - project: name: didm-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: 'didm' project-name: 'didm' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -51,21 +50,22 @@ email-upstream: '[didm]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6338c870f5 + - project: name: didm-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: 'didm' project-name: 'didm' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -78,10 +78,13 @@ email-upstream: '[didm]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6338c870f5 + - project: name: didm-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'didm' project-name: 'didm' branch: 'master'