concurrently.py needs to output errors
Bug #1644241 reported by
Nicholas Skaggs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-ci-tools |
Triaged
|
High
|
Unassigned |
Bug Description
Our current merge jobs leave a line telling people to examine the *.err.log files. The errors are not printed in the console. In addition, the *.err.log files are also the incorrect place to look as the test output happens in the *.out.log files.
We need to modify things so when errors occur, they appear in the log. In addition, let's combine the out and err logs into a single file to artifact.
To post a comment you must log in.
This can be done in 1 hour when someone has time.