From 4ad38aafd1d1f7155046092245dcd72d4356e07f Mon Sep 17 00:00:00 2001 From: wsx25289 <10200860@zte.com.cn> Date: Mon, 17 Dec 2018 02:56:19 -0500 Subject: [PATCH] trigger telemetry distribution build Change-Id: I9fc53b2032cd5ad5b3b08eb865ea687f21cbf21c Signed-off-by: Wsx25289 <10200860@zte.com.cn> --- jjb/integration/distribution/distribution-jobs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jjb/integration/distribution/distribution-jobs.yaml b/jjb/integration/distribution/distribution-jobs.yaml index 8a63b58a9..9c2b14ea3 100644 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@ -25,9 +25,13 @@ # Self-Managed projects repos and features: sm-repos: > mvn:org.opendaylight.sxp/features-sxp//xml/features, + mvn:org.opendaylight.telemetry/features-telemetry//xml/features, mvn:org.opendaylight.tsdr/features-tsdr//xml/features sm-features: > odl-sxp-routing, + odl-telemetry-collector, + odl-telemetry-configurator, + odl-telemetry-all, odl-tsdr-core, odl-tsdr-openflow-statistics-collector, odl-tsdr-netflow-statistics-collector, @@ -182,6 +186,7 @@ dependencies: > distribution-merge-managed-{stream}, sxp-merge-{stream}, + telemetry-merge-{stream}, tsdr-merge-{stream}, unimgr-merge-{stream}, - fluorine: -- 2.36.6