X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=b271cb3197defcbbfa1c2a61bfe7e8a2df897d1b;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=b52b0245cc9554f36c69711202812cf14836e432;hpb=9d38db6bfdd4ec9179596003fe2bd0b97d6a56bc;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index b52b0245c..b271cb319 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -1,4 +1,21 @@ --- +- project: + name: ttp-neon + jobs: + - odl-maven-jobs + + stream: neon + 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-fluorine jobs: @@ -7,7 +24,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}' @@ -43,3 +60,9 @@ 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