Taskotron buildmaster: watch proper logs
This commit is contained in:
parent
438125862e
commit
57d68bcc04
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ factory.addStep(ShellCommand(command=["runtask",
|
|||
timeout=2400,
|
||||
{% if deployment_type in ['dev', 'stg', 'prod'] %}
|
||||
logfiles={
|
||||
'taskotron-initiator.log': {'filename': Interpolate('/var/lib/taskotron/artifacts/%(prop:uuid)s/taskotron-initiator.log')},
|
||||
'taskotron-overlord.log': {'filename': Interpolate('/var/lib/taskotron/artifacts/%(prop:uuid)s/taskotron-overlord.log')},
|
||||
'taskotron-stdio.log': {'filename': Interpolate('/var/lib/taskotron/artifacts/%(prop:uuid)s/taskotron-stdio.log')},
|
||||
'taskotron.log': {'filename': Interpolate('/var/lib/taskotron/artifacts/%(prop:uuid)s/taskotron.log')}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue