X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=bdf20fb95679f9d478bb892fff8e4b4f81650638;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=1b3deeb8da8d3f7383e8c75d4ae0b628c95fdaf7;hpb=41bdf4a49fcdb2132c2d4714090712e373006df3;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index 1b3deeb8d..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,14 +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' -- view: - name: ttp - description: 'List of ttp jobs' - regex: '^ttp-.*' - <<: *releng_view_common +- project: + name: ttp-view + views: + - project-view + project-name: ttp