X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsnmp%2Fsnmp.yaml;h=4a5c47d15e91d55e2b194ad9f9ea6ff6f89d9d48;hb=refs%2Fchanges%2F83%2F68683%2F11;hp=55ee922330d7e69e493f73c22219fa9d9c0c6b68;hpb=4dd0f93bdcc602f444719a3b5c95a5447866af85;p=releng%2Fbuilder.git diff --git a/jjb/snmp/snmp.yaml b/jjb/snmp/snmp.yaml index 55ee92233..4a5c47d15 100644 --- a/jjb/snmp/snmp.yaml +++ b/jjb/snmp/snmp.yaml @@ -1,4 +1,22 @@ --- +- project: + name: snmp-fluorine + jobs: + - '{project-name}-distribution-check-{stream}' + - odl-maven-jobs + + stream: fluorine + 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-oxygen jobs: @@ -8,7 +26,7 @@ stream: oxygen project: 'snmp' project-name: 'snmp' - branch: 'master' + branch: 'stable/oxygen' mvn-settings: 'snmp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}'