From dea20248c498131f5fec193d38898da4d917f349 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Tue, 22 Jan 2019 09:35:03 -0800 Subject: [PATCH] Increase job timeout --- ci/iterations-localnet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/iterations-localnet.sh b/ci/iterations-localnet.sh index 7407b8f402..1c65d36b91 100755 --- a/ci/iterations-localnet.sh +++ b/ci/iterations-localnet.sh @@ -37,7 +37,7 @@ runTest() { echo " - command: \"$0 '$runTestCmd'\" name: \"$runTestName\" - timeout_in_minutes: 30 + timeout_in_minutes: 45 " return fi