ansible/test
Chris Houseknecht 20bddde669 docker_service: Forward stderr-based output from docker-compose (#25456)
PR #5165 at https://github.com/ansible/ansible-modules-core/pull/5165
adds redirection and capture of stdout during execution of
docker-compose.

This doesn't necessarily catch all errors, since some are printed to
stderr and lost.

This extends the redirection to include stderr, and does minor string
processing to attempt to find a 'useful' message to present as the
final Ansible error.
2017-06-07 23:30:26 -04:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration New module: Add support for Arista EOS vlan (network/eos/eos_vlan) (#25355) 2017-06-07 23:47:28 +02:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 2017-06-01 16:23:32 +08:00
sanity docker_service: Forward stderr-based output from docker-compose (#25456) 2017-06-07 23:30:26 -04:00
units bigip tests now skipped if missing lib 2017-06-07 17:24:51 -04:00
utils Revert the accidental addition of python-lxml (#25432) 2017-06-07 15:59:28 +01:00