murano/releasenotes/notes/test-runner-output-fix-e942e221be189424.yaml
Kirill Zaitsev e9fe5b278c Cleanup, clarify newton release-notes
This commit clarifies, cleans and improves releasenotes for murano

Co-Authored-By: Maria Zlatkova <mzlatkova@mirantis.com>
Change-Id: I6591a62640f192be749c3c58a92dc00ef56dd736
2016-09-14 01:08:51 +03:00

7 lines
276 B
YAML

---
fixes:
- The test-runner now outputs the tests it runs and their results to stdout
directly, instead of the logging system.
- The test-runner now does not output logs to stderr by default unless a
'use_stderr' parameter is specified in the configuration file.