X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fyang-push%2Fyang-push.yaml;h=da08c4bdd5dbbad411c0c0d265bc64ebd8ec86a7;hb=78cfb7cfa1f7ebd40849acec57c549977915f588;hp=c533c444c3e66453f0444e02665163f7ace98dc2;hpb=4dd0f93bdcc602f444719a3b5c95a5447866af85;p=releng%2Fbuilder.git diff --git a/jjb/yang-push/yang-push.yaml b/jjb/yang-push/yang-push.yaml index c533c444c..da08c4bdd 100644 --- a/jjb/yang-push/yang-push.yaml +++ b/jjb/yang-push/yang-push.yaml @@ -1,4 +1,22 @@ --- +- project: + name: yang-push-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + 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-oxygen jobs: @@ -8,7 +26,7 @@ stream: oxygen project: 'yang-push' project-name: 'yang-push' - branch: 'master' + branch: 'stable/oxygen' mvn-settings: 'yang-push-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: ''