aboutsummaryrefslogtreecommitdiff
path: root/bbot/bbot-agent@.service
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-02-07 13:03:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-02-07 13:03:38 +0200
commit2e70ba325f9f9ba8879d51e9b3c77420b9817c7f (patch)
treeed27c8a35650efc6a67a62494fe6286239793ede /bbot/bbot-agent@.service
parent9f8391e292f6e4ffd72437fcfb86afb42af33654 (diff)
Increase default bootstrap timeout to 30 minutes
With parallel bootstrap things can now time longer.
Diffstat (limited to 'bbot/bbot-agent@.service')
-rw-r--r--bbot/bbot-agent@.service2
1 files changed, 1 insertions, 1 deletions
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