taskotron-buildmaster: use lazylogfiles
This commit is contained in:
parent
134c02a499
commit
e8bab5cba6
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ factory.addStep(ShellCommand(command=["runtask",
|
|||
timeout=20*60,
|
||||
{% if deployment_type in ['dev'] %}
|
||||
sigtermTime=5*60,
|
||||
lazylogfiles=True,
|
||||
logfiles={
|
||||
'heartbeat.log': {'filename': Interpolate('/var/lib/taskotron/artifacts/%(prop:uuid)s/taskotron/heartbeat.log')}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue