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