From 9cc3a1545c47fe233404e14f9333001df3899d18 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 25 Jun 2020 12:29:14 +0200 Subject: Increase bootstrap timeout to 60 minutes --- bbot/bbot-agent@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/bbot-agent@.service') diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service index fedc31f..c9e1093 100644 --- a/bbot/bbot-agent@.service +++ b/bbot/bbot-agent@.service @@ -19,7 +19,7 @@ Environment=BRIDGE=br1 Environment=AUTH_KEY= -Environment=BOOTSTRAP_TIMEOUT=1800 +Environment=BOOTSTRAP_TIMEOUT=3600 Environment=BOOTSTRAP_RETRIES=2 Environment=BUILD_TIMEOUT=3600 -- cgit v1.1