compose/tests/integration
Ben Firshman b573b87a92 Fix race condition in recreate containers
Container might have stopped between checking `is_running` and
calling `stop()`, which then threw an exception.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-07-11 14:53:46 -07:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Stop fig run starting everything when a service has no links 2014-07-02 11:51:12 +01:00
project_test.py Remove auto_start option from fig.yml. 2014-06-21 10:39:36 +00:00
service_test.py Fix race condition in recreate containers 2014-07-11 14:53:46 -07:00
testcases.py Use busybox in fixtures, instead of ubuntu 2014-06-11 10:25:50 +00:00