docs/tests/integration
Mazz Mosley d6fa8596d2 Attach to a container's log_stream before they're started
So we're not displaying output of all previous logs for a container, we attach,
if possible, to a container before the container is started.

LogPrinter checks if a container has a log_stream already attached and
print from that rather than always attempting to attach one itself.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-10-27 19:33:28 -04:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Change version check from engine version to api version. 2015-10-26 13:05:40 -04:00
legacy_test.py Update unit tests for stream_output to match the behaviour of a docker-py response. 2015-08-25 10:48:48 -04:00
project_test.py Change version check from engine version to api version. 2015-10-26 13:05:40 -04:00
resilience_test.py Add enum34 and use it to create a ConvergenceStrategy enum. 2015-09-04 10:45:53 -04:00
service_test.py Merge pull request #2126 from mnowster/1188-support-ro-options-in-volumes-from 2015-10-07 11:57:14 +01:00
state_test.py Attach to a container's log_stream before they're started 2015-10-27 19:33:28 -04:00
testcases.py Change version check from engine version to api version. 2015-10-26 13:05:40 -04:00