From: ylhsieh Date: Mon, 3 Sep 2018 07:22:05 +0000 (+0800) Subject: Add SNMP4SDN to distribution-full X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=68d5ad1dacd827809cbe4a4752dd96259bbe389f;p=releng%2Fbuilder.git Add SNMP4SDN to distribution-full Change-Id: Ic820676caabe2e29b023b40706208363f48db722 Signed-off-by: ylhsieh --- diff --git a/jjb/integration/distribution/distribution-jobs.yaml b/jjb/integration/distribution/distribution-jobs.yaml index d8c09c3d0..512e64b64 100644 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@ -43,10 +43,12 @@ 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, sm-features: > + odl-snmp4sdn-snmp4sdn odl-sxp-routing, odl-transportpce, odl-transportpce-api, @@ -198,6 +200,7 @@ karaf-version: odl dependencies: > distribution-merge-managed-{stream}, + snmp4sdn-merge-{stream}, sxp-merge-{stream}, transportpce-merge-{stream}, tsdr-merge-{stream},