From 629cfc4d314f761ca632ae61639905cc9d1e3fa6 Mon Sep 17 00:00:00 2001 From: HÃ¥kon Hallingstad Date: Tue, 23 Oct 2018 15:44:56 +0200 Subject: Enforce CC timeouts in Orchestrator 2 --- orchestrator/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'orchestrator/pom.xml') diff --git a/orchestrator/pom.xml b/orchestrator/pom.xml index ae05a1908c9..37d308111ae 100644 --- a/orchestrator/pom.xml +++ b/orchestrator/pom.xml @@ -116,6 +116,12 @@ ${project.version} provided + + com.yahoo.vespa + testutil + ${project.version} + test + org.apache.curator curator-test -- cgit v1.2.3