s 2 buildbot: up cac timeout to 3h
This commit is contained in:
parent
1fda893916
commit
ff945f40b1
@ -122,7 +122,7 @@ in {
|
|||||||
|
|
||||||
addShell(s, name="infest-cac-centos7",env=env,
|
addShell(s, name="infest-cac-centos7",env=env,
|
||||||
sigtermTime=60, # SIGTERM 1 minute before SIGKILL
|
sigtermTime=60, # SIGTERM 1 minute before SIGKILL
|
||||||
timeout=7200, # 2h
|
timeout=10800, # 3h
|
||||||
command=nixshell + ["infest-cac-centos7"])
|
command=nixshell + ["infest-cac-centos7"])
|
||||||
|
|
||||||
bu.append(util.BuilderConfig(name="full-tests",
|
bu.append(util.BuilderConfig(name="full-tests",
|
||||||
|
Loading…
Reference in New Issue
Block a user