X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fusecplugin%2Fusecplugin.yaml;h=adc56a605f50fe909c5ccf45a6458582e0a41735;hb=4aaa45a1cafdf3191f28a3885a7010fa966a6bda;hp=0162b6e60878c9eac9b70dcdd0609971c9fa2ef5;hpb=b17a837983985180d075a27f47776f1ef97722d4;p=releng%2Fbuilder.git diff --git a/jjb/usecplugin/usecplugin.yaml b/jjb/usecplugin/usecplugin.yaml index 0162b6e608..adc56a605f 100644 --- a/jjb/usecplugin/usecplugin.yaml +++ b/jjb/usecplugin/usecplugin.yaml @@ -1,4 +1,30 @@ --- +- project: + name: usecplugin-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}' + + stream: oxygen + project: 'usecplugin' + project-name: 'usecplugin' + branch: 'master' + jdk: openjdk8 + jdks: + - openjdk8 + maven: + - mvn33: + mvn-version: 'mvn33' + mvn-settings: 'usecplugin-settings' + mvn-goals: 'clean install' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'openflowplugin-merge-{stream}' + email-upstream: '[usecplugin] [openflowplugin]' + archive-artifacts: '' + - project: name: usecplugin-nitrogen jobs: @@ -11,7 +37,7 @@ stream: nitrogen project: 'usecplugin' project-name: 'usecplugin' - branch: 'master' + branch: 'stable/nitrogen' jdk: openjdk8 jdks: - openjdk8