X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=4bc0cff7457d42d7fb83fd31000d1daae7477c19;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=38077fd7e125498698045ea6e6863f372b7ff2d7;hpb=5e174f5369c8d24a081f37f8ea227c1fff8ebb0e;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 38077fd7e1..4bc0cff745 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -1,19 +1,16 @@ --- - project: - name: dlux-carbon + name: dlux-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}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: carbon + stream: oxygen project: 'dlux' project-name: 'dlux' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -26,21 +23,21 @@ email-upstream: '[dlux] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6a0327484f + - project: - name: dlux-boron + name: dlux-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}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: boron + stream: nitrogen project: 'dlux' project-name: 'dlux' - branch: 'stable/boron' - jdk: openjdk8 + branch: 'stable/nitrogen' jdks: - openjdk8 maven: @@ -53,23 +50,23 @@ email-upstream: '[dlux] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6a0327484f + - project: - name: dlux-beryllium + name: dlux-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}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - stream: beryllium + stream: carbon project: 'dlux' project-name: 'dlux' - branch: 'stable/beryllium' - jdk: openjdk7 + branch: 'stable/carbon' + karaf-version: karaf3 jdks: - - openjdk7 - openjdk8 maven: - mvn33: @@ -81,10 +78,13 @@ email-upstream: '[dlux] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6a0327484f + - project: name: dlux-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'dlux' project-name: 'dlux' branch: 'master'