X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=bdf20fb95679f9d478bb892fff8e4b4f81650638;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=8d4fbdf700d0e3e2f763bd313854a04d164e311f;hpb=93ec969bb437d12cbd263d5a4280187884d45b24;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index 8d4fbdf70..bdf20fb95 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -1,10 +1,10 @@ --- - project: - name: ttp-fluorine + name: ttp-sodium jobs: - odl-maven-jobs - stream: fluorine + stream: sodium project: 'ttp' project-name: 'ttp' branch: 'master' @@ -17,15 +17,31 @@ staging-profile-id: a693f948563d5 - project: - name: ttp-oxygen + name: ttp-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: neon project: 'ttp' project-name: 'ttp' - branch: 'stable/oxygen' + 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: + - odl-maven-jobs + + stream: fluorine + project: 'ttp' + project-name: 'ttp' + branch: 'stable/fluorine' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -35,15 +51,15 @@ staging-profile-id: a693f948563d5 - project: - name: ttp-nitrogen + name: ttp-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: oxygen project: 'ttp' project-name: 'ttp' - branch: 'stable/nitrogen' + branch: 'stable/oxygen' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -56,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