X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdlux%2Fdlux.yaml;h=4bc0cff7457d42d7fb83fd31000d1daae7477c19;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=91dbc7e6002c55b636526a162ad1d1a1480ee21a;hpb=30f651a1fc4515dda1e66f4b2f520502bcbd95bf;p=releng%2Fbuilder.git diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index 91dbc7e60..4bc0cff74 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -2,11 +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}' stream: oxygen project: 'dlux' @@ -24,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' @@ -49,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' @@ -75,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'