X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=1765436be57fd68be79cc8b95d6e945c9018fe41;hb=f93289b1fc422b77fcd00cfebe848c4eac982284;hp=22ab3dab821d594c13e3fd6e3022a6c45b50c9e7;hpb=fcaa90e38fd2ed28e0131fc95b4148680ee6857f;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 22ab3dab8..6e1af41fb 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -1,26 +1,15 @@ --- - project: - name: l2switch-carbon + name: l2switch-oxygen 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}' + - odl-maven-jobs - stream: carbon + stream: oxygen project: 'l2switch' project-name: 'l2switch' branch: 'master' - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, @@ -29,30 +18,21 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} 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-nitrogen 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}' + - odl-maven-jobs - stream: boron + stream: nitrogen project: 'l2switch' project-name: 'l2switch' - branch: 'stable/boron' - jdk: openjdk8 - jdks: - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/nitrogen' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, @@ -61,31 +41,22 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' - archive-artifacts: '' + + # Used by the release job + staging-profile-id: 96fee85953ca0 - project: - name: l2switch-beryllium + 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}' + - odl-maven-jobs - stream: beryllium + stream: carbon project: 'l2switch' project-name: 'l2switch' - branch: 'stable/beryllium' - jdk: openjdk7 - jdks: - - openjdk7 - - openjdk8 - maven: - - mvn33: - mvn-version: 'mvn33' + branch: 'stable/carbon' + karaf-version: karaf3 mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true' dependencies: > odlparent-merge-{stream}, @@ -94,15 +65,16 @@ openflowjava-merge-{stream}, openflowplugin-merge-{stream} 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' mvn-settings: 'l2switch-settings' - mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'