X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fttp%2Fttp.yaml;h=bdf20fb95679f9d478bb892fff8e4b4f81650638;hb=fc9bf069d4ffa62713ebc403d891e826cd705568;hp=b92ebd1c78e7c4d218918a4730dc0e2b9aaace48;hpb=fafc613b71acb996cd3340e42e401ce8382491a6;p=releng%2Fbuilder.git diff --git a/jjb/ttp/ttp.yaml b/jjb/ttp/ttp.yaml index b92ebd1c7..bdf20fb95 100644 --- a/jjb/ttp/ttp.yaml +++ b/jjb/ttp/ttp.yaml @@ -1,11 +1,10 @@ --- - project: - name: ttp-oxygen + name: ttp-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: sodium project: 'ttp' project-name: 'ttp' branch: 'master' @@ -18,15 +17,14 @@ staging-profile-id: a693f948563d5 - project: - name: ttp-nitrogen + name: ttp-neon jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: neon project: 'ttp' project-name: 'ttp' - branch: 'stable/nitrogen' + branch: 'stable/neon' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -36,16 +34,32 @@ staging-profile-id: a693f948563d5 - project: - name: ttp-carbon + 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}' + email-upstream: '[ttp] [odlparent]' + + # Used by the release job + staging-profile-id: a693f948563d5 + +- project: + name: ttp-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'ttp' project-name: 'ttp' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'ttp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -58,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