X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=0b6745a59e4d197760367da0358525736359517d;hb=ebb321f1aaa399dc574f0174541d6baed8af97cf;hp=acb8c26dcf46d4000b6a2848358b5b67483ea1e3;hpb=41aebdcd7f3ddfd6d1fb6bb7bc007a1591463d72;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index acb8c26dcf..0b6745a59e 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -2,12 +2,10 @@ - project: name: l2switch-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: 'l2switch' @@ -30,14 +28,16 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-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: 'l2switch' @@ -60,14 +60,16 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-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: 'l2switch' @@ -91,10 +93,13 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: name: l2switch-sonar jobs: - - '{project-name}-sonar' + - gerrit-maven-sonar project: 'l2switch' project-name: 'l2switch' branch: 'master'