X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=bdf20fb95679f9d478bb892fff8e4b4f81650638;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=b271cb3197defcbbfa1c2a61bfe7e8a2df897d1b;hpb=1436f8f5f24783f9d3fae45f4344377f1a32cf68;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index b271cb319..bdf20fb95 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -1,4 +1,21 @@ --- +- 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: @@ -7,7 +24,7 @@ stream: neon project: 'ttp' project-name: 'ttp' - branch: 'master' + branch: 'stable/neon' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -55,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