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