From 106fdfe560a0e76c28780eceb3362cd78b06ebf2 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 30 Jun 2017 13:11:22 +0200 Subject: HONEYCOMB-374: move BGP to minimal-distribution Separate BGP distribution was temporary workaround for HONEYCOMB-358 and (partially) HONEYCOMB-360. BGP northbound interface is disabled by default. Change-Id: I72a0f83f40ea96bee478be7d6560f2112611d80f Signed-off-by: Marek Gradzki --- infra/bgp-distribution-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infra/bgp-distribution-test/pom.xml') diff --git a/infra/bgp-distribution-test/pom.xml b/infra/bgp-distribution-test/pom.xml index 34eeda39b..858f21ee8 100644 --- a/infra/bgp-distribution-test/pom.xml +++ b/infra/bgp-distribution-test/pom.xml @@ -32,7 +32,7 @@ io.fd.honeycomb - bgp-distribution + minimal-distribution ${project.version} test -- cgit 1.2.3-korg