X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsnmp%2Fsnmp.yaml;h=881caab1819e757ddb61ca45e22eb4a0b361c423;hb=ddbf3cde9195f2b3635318fed187269504853ab1;hp=0ec71847e7557f3927130526d4253dcb36f10f00;hpb=b4cf45c2f7b0f81a395a81f85718df294868429d;p=releng%2Fbuilder.git diff --git a/jjb/snmp/snmp.yaml b/jjb/snmp/snmp.yaml index 0ec71847e..881caab18 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}'