compose/tests/integration
Aanand Prasad 051f56a1e6 Fix bugs with one-off legacy containers
- One-off containers were included in the warning log messages, which can
  make for unreadable output when there are lots (as there often are).

- Compose was attempting to recreate one-off containers as normal
  containers when migrating.

Fixed by implementing the exact naming logic from before we used labels.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-05-21 18:21:49 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Fix teardown for integration tests. 2015-05-18 10:44:44 -04:00
legacy_test.py Fix bugs with one-off legacy containers 2015-05-21 18:21:49 +01:00
project_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
service_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
state_test.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
testcases.py Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00