zuul/tests/remote
Tobias Henkel 6f754dd878
Log exception on module failure with empty stdout
In the zuul_stream callback we check for 'MODULE FAILURE' and then log
stdout, exception or stderr whichever we find first. However in some
cases stdout exists but is empty. In this case we don't log the error
reason and the user needs to look into the json log which contains the
correct information. This can be easily fixed by checking if stdout is
empty.

Change-Id: I8019d40e2e99310eaeab03f652368dac66e1ee17
2019-03-06 21:51:33 +01:00
..
__init__.py Add new tox-remote job 2018-03-12 15:44:51 +01:00
test_remote_action_modules.py Merge "Convert zuul_return into action plugin" 2019-01-18 20:37:11 +00:00
test_remote_zuul_json.py Add action to host results in zuul_json callback 2019-01-16 15:10:10 +01:00
test_remote_zuul_stream.py Log exception on module failure with empty stdout 2019-03-06 21:51:33 +01:00