compose/tests/integration
Yong Wen Chua 62f8b1402e Implement userns_mode HostConfig for services
Fixes #3349

This allows the key `userns_mode` to be used in service definitions.
Since `userns_mode` requires API version > 1.23, this is only available
in 2.1 and 3.0 versions of compose file

Signed-off-by: Yong Wen Chua <me@yongwen.xyz>
2016-12-05 14:25:56 +08:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
project_test.py Improve robustness of a couple integration tests with occasional failures 2016-10-24 13:58:45 -07:00
resilience_test.py Teardown project and db in ResilienceTest 2016-07-21 13:17:53 +01:00
service_test.py Implement userns_mode HostConfig for services 2016-12-05 14:25:56 +08:00
state_test.py Fix flaky partial_change state test. 2016-03-21 19:07:50 -04:00
testcases.py Add support for link-local IPs in service.networks definition 2016-09-15 14:55:14 -07:00
volume_test.py Call the superclass tearDown in VolumeTest 2016-07-21 13:17:53 +01:00