compose/tests
Joffrey F 7a4c328c41 Rewriting tests to be UCP/Swarm compatible
- 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>
2017-06-14 16:17:15 -07:00
..
acceptance Rewriting tests to be UCP/Swarm compatible 2017-06-14 16:17:15 -07:00
fixtures Rewriting tests to be UCP/Swarm compatible 2017-06-14 16:17:15 -07:00
integration Rewriting tests to be UCP/Swarm compatible 2017-06-14 16:17:15 -07:00
unit ServicePort merge_field should account for external IP and protocol 2017-06-12 11:42:29 -07:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
helpers.py Rewriting tests to be UCP/Swarm compatible 2017-06-14 16:17:15 -07:00