From 992fff722380bae3b0c56c26aa04fce9728bee31 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 12 Mar 2023 22:26:09 +0100 Subject: test: increase timeouts --- test/host/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/host/test.sh') diff --git a/test/host/test.sh b/test/host/test.sh index 0e497bc..0088fba 100755 --- a/test/host/test.sh +++ b/test/host/test.sh @@ -93,7 +93,7 @@ add_devices() { connect_devices server client2 connect_devices server client3 up_device server client1 client2 client3 - sleep 2 + sleep 5 show_device server client1 client2 client3 } -- cgit v1.2.3