X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ftransportpce%2Ftransportpce.yaml;h=9b8855f92bff6b6502d82a2e3a83997304e95d2a;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=e17f3469b06e0bd1bd4e47366708b8f6b08f3203;hpb=9f80eab4fa3bf05322ca685151148b7a3cf12327;p=releng%2Fbuilder.git diff --git a/jjb/transportpce/transportpce.yaml b/jjb/transportpce/transportpce.yaml index e17f3469b..9b8855f92 100644 --- a/jjb/transportpce/transportpce.yaml +++ b/jjb/transportpce/transportpce.yaml @@ -1,12 +1,12 @@ --- - project: - name: transportpce-fluorine + name: transportpce-neon jobs: - odl-maven-jobs project: 'transportpce' project-name: 'transportpce' - stream: fluorine + stream: neon branch: 'master' mvn-settings: 'transportpce-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -17,14 +17,14 @@ staging-profile-id: a6927323fa3d4 - project: - name: transportpce-oxygen + name: transportpce-fluorine jobs: - odl-maven-jobs project: 'transportpce' project-name: 'transportpce' - stream: oxygen - branch: 'stable/oxygen' + stream: fluorine + branch: 'stable/fluorine' mvn-settings: 'transportpce-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -34,14 +34,14 @@ staging-profile-id: a6927323fa3d4 - project: - name: transportpce-nitrogen + name: transportpce-oxygen jobs: - odl-maven-jobs project: 'transportpce' project-name: 'transportpce' - stream: nitrogen - branch: 'stable/nitrogen' + stream: oxygen + branch: 'stable/oxygen' mvn-settings: 'transportpce-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}' @@ -60,3 +60,9 @@ branch: 'master' mvn-settings: 'transportpce-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: transportpce + description: 'List of transportpce jobs' + regex: '^transportpce-.*' + <<: *releng_view_common