X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fsnmp%2Fsnmp.yaml;h=881caab1819e757ddb61ca45e22eb4a0b361c423;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=0ec71847e7557f3927130526d4253dcb36f10f00;hpb=8f8a22eb2d58a86ba85a05a5a5b6c64ceccd9336;p=releng%2Fbuilder.git diff --git a/jjb/snmp/snmp.yaml b/jjb/snmp/snmp.yaml index 0ec71847e7..881caab181 100644 --- a/jjb/snmp/snmp.yaml +++ b/jjb/snmp/snmp.yaml @@ -1,4 +1,21 @@ --- +- project: + name: snmp-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'snmp' + project-name: 'snmp' + branch: 'master' + mvn-settings: 'snmp-settings' + mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + dependencies: 'odlparent-merge-{stream}' + email-upstream: '[snmp] [odlparent]' + + # Used by the release job + staging-profile-id: a68fb236b93a6 + - project: name: snmp-fluorine jobs: @@ -7,7 +24,7 @@ stream: fluorine project: 'snmp' project-name: 'snmp' - branch: 'master' + branch: 'stable/fluorine' mvn-settings: 'snmp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}'