From 2e70ba325f9f9ba8879d51e9b3c77420b9817c7f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 7 Feb 2019 13:03:38 +0200 Subject: Increase default bootstrap timeout to 30 minutes With parallel bootstrap things can now time longer. --- 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 3f4cef3..546788b 100644 --- a/bbot/bbot-agent@.service +++ b/bbot/bbot-agent@.service @@ -19,7 +19,7 @@ Environment=BRIDGE=br1 Environment=AUTH_KEY= -Environment=BOOTSTRAP_TIMEOUT=1200 +Environment=BOOTSTRAP_TIMEOUT=1800 Environment=BOOTSTRAP_RETRIES=2 Environment=BUILD_TIMEOUT=1800 -- cgit v1.1