compose/tests/unit
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
..
cli
config Fix parse_key_from_error_msg to not error out on non-string keys 2018-11-05 14:02:13 -08:00
__init__.py
bundle_test.py
cli_test.py Fix one-off commands for "restart: unless-stopped" (fixes #6302) 2018-11-26 23:23:56 +01:00
container_test.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
network_test.py
parallel_test.py
progress_stream_test.py
project_test.py
service_test.py Don't append slugs to containers created by "up" 2018-11-27 18:58:55 -08:00
split_buffer_test.py
timeparse_test.py
utils_test.py
volume_test.py