Improve logging in WorkflowTestRunner
Improve logging in WorkflowTestRunner
:
- use
TRF_NOECHO=1
and then print the main log in case of a substeb fails unexpectedly (but not if a step already failed before as obviously no downstream steps will run then) - make custom
PRINT
level without any prefix to print logs and diffs so they are flushed properly
Tagging some people that this was discussed with: @christos, @rbielski, @jchapman, @fwinkl