zuul/zuul/ansible/callback
Tobias Henkel 265803dd56
Improve windows logging
Currently we don't have any stdout logs with windows at all in the
buildlog but only in the json log. This is a little bit
inconvenient. As live streaming doesn't work at the moment for windows
just don't live stream win_shell and win_command tasks but treat them
similar to localhost tasks and loop items. With this we at least get
after the fact stdout logs of these tasks.

Change-Id: Ieda6cb51dd6af0d5fb4d0a1f6f7d60d66c9fd7cb
2018-11-06 10:50:40 +01:00
..
__init__.py Add initial callback plugin to handle log streaming 2017-02-22 17:17:23 -05:00
zuul_json.py Add role path to JSON result in callback plugin 2018-10-02 10:16:31 +02:00
zuul_stream.py Improve windows logging 2018-11-06 10:50:40 +01:00
zuul_unreachable.py Fix unreachable nodes detection 2018-09-29 13:13:00 +02:00