compose/tests/integration
Joffrey F 61bb1ea484 Don't append slugs to containers created by "up"
This change reverts the new naming convention introduced in 1.23 for service containers.
One-off containers will now use a slug instead of a sequential number as they do not
present addressability concerns and benefit from being capable of running in parallel.

Signed-off-by: Joffrey F <joffrey@docker.com>
2018-11-27 18:58:55 -08:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
network_test.py Ignore NotFound for external overlay networks 2018-03-28 16:49:00 -07:00
project_test.py Don't attempt iterating on None during parallel pull 2018-10-04 01:09:48 -07:00
resilience_test.py Replace unittest-style asserts with pytest asserts 2018-01-04 14:38:28 -08:00
service_test.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
state_test.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
testcases.py Add progress messages to parallel pull 2018-07-25 14:39:18 -07:00
volume_test.py v2 custom volume name support 2017-08-11 11:48:00 -07:00