X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=bdf20fb95679f9d478bb892fff8e4b4f81650638;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=b52b0245cc9554f36c69711202812cf14836e432;hpb=321d2beb638ea788003884f7aefdde104464c0cc;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index b52b0245c..bdf20fb95 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -1,4 +1,38 @@ --- +- project: + name: ttp-sodium + jobs: + - odl-maven-jobs + + stream: sodium + project: 'ttp' + project-name: 'ttp' + branch: 'master' + mvn-settings: 'ttp-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream}' + email-upstream: '[ttp] [odlparent]' + + # Used by the release job + staging-profile-id: a693f948563d5 + +- project: + name: ttp-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'ttp' + project-name: 'ttp' + branch: 'stable/neon' + mvn-settings: 'ttp-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream}' + email-upstream: '[ttp] [odlparent]' + + # Used by the release job + staging-profile-id: a693f948563d5 + - project: name: ttp-fluorine jobs: @@ -7,7 +41,7 @@ stream: fluorine project: 'ttp' project-name: 'ttp' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -38,8 +72,15 @@ name: ttp-sonar jobs: - gerrit-maven-sonar + project: 'ttp' project-name: 'ttp' branch: 'master' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: ttp-view + views: + - project-view + project-name: ttp