X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch.yaml;h=147264acd62b3da6459ccc7602a17c3c5bc38f06;hb=e81d693e29558f51939f8a93b731576c23c11a78;hp=08824947339def512fdc6d4ed13c13342222b9a5;hpb=29b2f25826a1d889aa515be1c39c40da83f7ae00;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch.yaml b/jjb/l2switch/l2switch.yaml index 088249473..147264acd 100644 --- a/jjb/l2switch/l2switch.yaml +++ b/jjb/l2switch/l2switch.yaml @@ -2,17 +2,15 @@ - 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}' stream: oxygen project: 'l2switch' project-name: 'l2switch' branch: 'master' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -30,20 +28,21 @@ 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' project-name: 'l2switch' branch: 'stable/nitrogen' - jdk: openjdk8 jdks: - openjdk8 maven: @@ -61,21 +60,22 @@ 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' project-name: 'l2switch' branch: 'stable/carbon' karaf-version: karaf3 - jdk: openjdk8 jdks: - openjdk8 maven: @@ -93,37 +93,8 @@ email-upstream: '[l2switch] [odlparent] [yangtools] [controller] [openflowjava] [openflowplugin]' archive-artifacts: '' -- project: - name: l2switch-boron - jobs: - - '{project-name}-clm-{stream}' - - '{project-name}-distribution-check-{stream}' - - '{project-name}-integration-{stream}' - - '{project-name}-merge-{stream}' - - '{project-name}-verify-{stream}-{maven}-{jdks}' - - stream: boron - project: 'l2switch' - project-name: 'l2switch' - branch: 'stable/boron' - karaf-version: karaf3 - 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}, - yangtools-merge-{stream}, - controller-merge-{stream}, - 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