From b74edfb0a1bf5a27a3bba884a0e2275d2f281a65 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 20 Sep 2021 12:09:06 -0400 Subject: Add support for retrieving system service --timeout Signed-off-by: Daniel J Walsh --- test/e2e/config/containers.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'test/e2e/config') diff --git a/test/e2e/config/containers.conf b/test/e2e/config/containers.conf index bbd712254..c33f32ab4 100644 --- a/test/e2e/config/containers.conf +++ b/test/e2e/config/containers.conf @@ -59,6 +59,7 @@ no_hosts=true [engine] network_cmd_options=["allow_host_loopback=true"] +service_timeout=1234 # We need to ensure each test runs on a separate plugin instance... # For now, let's just make a bunch of plugin paths and have each test use one. -- cgit v1.2.3-54-g00ecf