X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freservation%2Freservation.yaml;h=c9928da5da56f9a478999cf64051f9401f5fceb9;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=33c6313e209f27fa38cf46847dc0ac08f9ab2ae2;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;p=releng%2Fbuilder.git diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index 33c6313e2..c9928da5d 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -1,4 +1,21 @@ --- +- project: + name: reservation-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'reservation' + project-name: 'reservation' + branch: 'master' + mvn-settings: 'reservation-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: '' + email-upstream: '[reservation]' + + # Used by the release job + staging-profile-id: a68d9bc504037 + - project: name: reservation-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'reservation' project-name: 'reservation' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'reservation-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -42,3 +59,9 @@ branch: 'master' mvn-settings: 'reservation-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: reservation + description: 'List of reservation jobs' + regex: '^reservation-.*' + <<: *releng_view_common