X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=24535bbee3949055957bb7a0d95874bdd1e65bc2;hb=7ea27cc20a9f252f4196db2ce52da4ef7c3b73cb;hp=b5182eb0fe14b789fa27bdc9c8923b0ef51df375;hpb=c2f75308d9fadb4b2595acf660b90b4ab8a66502;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index b5182eb0f..24535bbee 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -1,18 +1,15 @@ --- - project: - name: l2switch-nitrogen + name: l2switch-oxygen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-maven-jobs' - stream: nitrogen + stream: oxygen project: 'l2switch' project-name: 'l2switch' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -30,21 +27,20 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: - name: l2switch-carbon + name: l2switch-nitrogen jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-maven-jobs' - stream: carbon + stream: nitrogen project: 'l2switch' project-name: 'l2switch' - branch: 'stable/carbon' - karaf-version: karaf3 - jdk: openjdk8 + branch: 'stable/nitrogen' jdks: - openjdk8 maven: @@ -62,22 +58,21 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' + # Used by the release job + staging-profile-id: 96fee85953ca0 + - project: - name: l2switch-boron + name: l2switch-carbon jobs: - - '{project-name}-clm-{stream}' - '{project-name}-distribution-check-{stream}' - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-validate-autorelease-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' + - '{project-name}-maven-jobs' - stream: boron + stream: carbon project: 'l2switch' project-name: 'l2switch' - branch: 'stable/boron' + branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -95,10 +90,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'