X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsnmp%2Fsnmp.yaml;h=46ebba15d53282a44c3c21256ecb1a480d62d57e;hb=79c0ee538aea4c11720752b23f5416a344f30d2e;hp=55ee922330d7e69e493f73c22219fa9d9c0c6b68;hpb=4dd0f93bdcc602f444719a3b5c95a5447866af85;p=releng%2Fbuilder.git diff --git a/jjb/snmp/snmp.yaml b/jjb/snmp/snmp.yaml index 55ee92233..46ebba15d 100644 --- a/jjb/snmp/snmp.yaml +++ b/jjb/snmp/snmp.yaml @@ -1,11 +1,10 @@ --- - project: - name: snmp-oxygen + name: snmp-sodium jobs: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: oxygen + stream: sodium project: 'snmp' project-name: 'snmp' branch: 'master' @@ -18,15 +17,31 @@ staging-profile-id: a68fb236b93a6 - project: - name: snmp-nitrogen + name: snmp-neon + jobs: + - odl-maven-jobs + + stream: neon + project: 'snmp' + project-name: 'snmp' + branch: 'stable/neon' + 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: - - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: nitrogen + stream: fluorine project: 'snmp' project-name: 'snmp' - branch: 'stable/nitrogen' + branch: 'stable/fluorine' mvn-settings: 'snmp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' @@ -36,20 +51,20 @@ staging-profile-id: a68fb236b93a6 - project: - name: snmp-carbon + name: snmp-oxygen jobs: - '{project-name}-distribution-check-{stream}' - odl-maven-jobs - stream: carbon + stream: oxygen project: 'snmp' project-name: 'snmp' - branch: 'stable/carbon' - karaf-version: karaf3 + branch: 'stable/oxygen' mvn-settings: 'snmp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' dependencies: 'odlparent-merge-{stream}' email-upstream: '[snmp] [odlparent]' + disable-job: true # Used by the release job staging-profile-id: a68fb236b93a6 @@ -63,3 +78,9 @@ branch: 'master' mvn-settings: 'snmp-settings' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: snmp-view + views: + - project-view + project-name: snmp