Update to global-jjb v0.24.1
[releng/builder.git] / jjb / integration / distribution / distribution-jobs.yaml
index 238d5938828bf78e675b0fc4c36ccf06abf3b493..30cfc318aa8ff8b17510854ad2c97e0081b9bcf5 100644 (file)
           karaf-version: odl
           # Self-Managed projects repos and features:
           sm-repos: >
+              mvn:org.opendaylight.snmp4sdn/features-snmp4sdn//xml/features,
               mvn:org.opendaylight.sxp/features-sxp//xml/features,
               mvn:org.opendaylight.transportpce/features-transportpce//xml/features,
               mvn:org.opendaylight.tsdr/features-tsdr//xml/features,
               mvn:org.opendaylight.unimgr/features4-unimgr//xml/features,
           sm-features: >
+              odl-snmp4sdn-snmp4sdn
               odl-sxp-routing,
               odl-transportpce,
               odl-transportpce-api,
           karaf-version: odl
           dependencies: >
               distribution-merge-managed-{stream},
+              snmp4sdn-merge-{stream},
               sxp-merge-{stream},
               transportpce-merge-{stream},
               tsdr-merge-{stream},
 - project:
     name: distribution-release
     jobs:
-      - gerrit-maven-release
+      - gerrit-maven-stage
 
     project: 'integration/distribution'
     project-name: 'distribution'
-    mvn-goals: 'clean install dependency:tree -DoutputFile=dependency_tree.txt -Punmanaged -f opendaylight/pom.xml'
+    mvn-goals: 'clean deploy -f opendaylight/pom.xml'
     mvn-settings: 'integration-distribution-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     email-upstream: '[int/dist]'