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