mirror of https://github.com/docker/compose.git
7a4c328c41
- Event may contain more information in some cases. Don't assume order or format - Don't assume ports are always exposed on 0.0.0.0 by default - Absence of HostConfig in a create payload sometimes causes an error at the engine level - In Swarm, volume names are prefixed by "<node_name>/" - When testing against Swarm, the default network driver is overlay - Ensure custom test networks are always attachable - Handle Swarm network names - Some params moved to host config in recent (1.21+) version - Conditional test skips for Swarm environments Signed-off-by: Joffrey F <joffrey@docker.com> |
||
---|---|---|
.. | ||
__init__.py | ||
network_test.py | ||
project_test.py | ||
resilience_test.py | ||
service_test.py | ||
state_test.py | ||
testcases.py | ||
volume_test.py |