X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyang-push%2Fyang-push.yaml;h=55110f83a5710020d99b58a0292740f60b0725ac;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=5083bbfae3726a11004c210f7da8984ca6822884;hpb=f9339d2274fe3e2f8249bc2396c1f869435f9270;p=releng%2Fbuilder.git diff --git a/jjb/yang-push/yang-push.yaml b/jjb/yang-push/yang-push.yaml index 5083bbfae..55110f83a 100644 --- a/jjb/yang-push/yang-push.yaml +++ b/jjb/yang-push/yang-push.yaml @@ -1,4 +1,21 @@ --- +- project: + name: yang-push-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'yang-push' + project-name: 'yang-push' + branch: 'master' + mvn-settings: 'yang-push-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: '' + email-upstream: '[yang-push]' + + # Used by the release job + staging-profile-id: a69aae2832869 + - project: name: yang-push-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'yang-push' project-name: 'yang-push' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'yang-push-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: '' @@ -43,3 +60,9 @@ branch: 'master' mvn-settings: 'yang-push-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- view: + name: yang-push + description: 'List of yang-push jobs' + regex: '^yang-push-.*' + <<: *releng_view_common