summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-01-07 08:05:05 +0100
committermakefu <github@syntax-fehler.de>2016-01-07 08:05:05 +0100
commitcf1c948f48a5e8c46159e984224cd1080da79c17 (patch)
tree3f32207f381192413fe594441e6d62a7ee423806 /shared
parent4636977dd0ac5064bdde4b283632fab338e27394 (diff)
s 2 buildbot: up cac timeout to 3h
Diffstat (limited to 'shared')
-rw-r--r--shared/2configs/buildbot-standalone.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/2configs/buildbot-standalone.nix b/shared/2configs/buildbot-standalone.nix
index 544b54d..3275189 100644
--- a/shared/2configs/buildbot-standalone.nix
+++ b/shared/2configs/buildbot-standalone.nix
@@ -122,7 +122,7 @@ in {
addShell(s, name="infest-cac-centos7",env=env,
sigtermTime=60, # SIGTERM 1 minute before SIGKILL
- timeout=7200, # 2h
+ timeout=10800, # 3h
command=nixshell + ["infest-cac-centos7"])
bu.append(util.BuilderConfig(name="full-tests",