X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=4bc0cff7457d42d7fb83fd31000d1daae7477c19;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=853888f3fcd5ab72087737b71663fb5bff310be5;hpb=41aebdcd7f3ddfd6d1fb6bb7bc007a1591463d72;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 853888f3fc..4bc0cff745 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -2,12 +2,10 @@ - project: 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}-verify-{stream}-{maven}-{jdks}' - - gerrit-maven-verify-dependencies stream: oxygen project: 'dlux' @@ -25,14 +23,16 @@ email-upstream: '[dlux] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6a0327484f + - project: 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}-verify-{stream}-{maven}-{jdks}' stream: nitrogen project: 'dlux' @@ -50,14 +50,16 @@ email-upstream: '[dlux] [odlparent]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96e6a0327484f + - project: 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}-verify-{stream}-{maven}-{jdks}' stream: carbon project: 'dlux' @@ -76,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'