Felix Fontein
a96efa43f0
docker_* tests: check API version ( #48620 )
...
* Check minimal API and docker-py versions for all docker_* tests.
* Improve docker_swarm creation/destruction for tests.
* Fail when conditions aren't met.
* Don't hardcode address for advertise_addr.
(cherry picked from commit 3bb41ccb8e
)
2018-11-19 11:52:03 -08:00
Dave Bendit
51a3d60991
[docker_network] Add handling for Python booleans in driver_options
...
Fixes #26708
2018-11-19 10:16:19 -08:00
Felix Fontein
eef35f19bc
Fixing idempotency test. ( #48038 )
...
(cherry picked from commit 8eb656de8b
)
2018-11-05 09:42:17 -08:00
Felix Fontein
0dd8d73a38
docker_network: adding/updating tests ( #47775 )
...
* Add substring test (fixes #32927 ).
* Extend idempotency tests (fixes #32580 ).
(cherry picked from commit 2dab10f1ec
)
2018-11-05 09:42:17 -08:00
Felix Fontein
b47bf26c67
docker_network: add basic integration tests ( #46137 )
...
* Adding very basic integration tests for docker_network.
* Fixing some details (review comments).
(cherry picked from commit 131efcff9d
)
2018-10-22 10:39:29 -07:00