Joffrey F
|
94aa9a89f7
|
Update tests to properly dispose of client instances in tearDown
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2018-11-01 15:24:22 -07:00 |
Joffrey F
|
df8422d079
|
Refuse API version < 1.21 ; Remove associated code paths
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2018-01-31 14:42:01 -08:00 |
Joffrey F
|
3422211309
|
Use pytest asserts
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2018-01-30 14:26:24 -08:00 |
Joffrey F
|
7db76737ca
|
Fix URL-quoting for resource names containing spaces
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-12-13 18:32:59 -08:00 |
Joffrey F
|
a0f6758c76
|
Add support for scope filter in inspect_network
Fix missing scope implementation in create_network
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-11-07 15:18:26 -08:00 |
Joffrey F
|
303b303855
|
Use unambiguous advertise-addr when initializing a swarm
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-11-07 15:18:26 -08:00 |
Joffrey F
|
ff718f5dac
|
Add support for ingress in create_network
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-05-17 15:25:10 -07:00 |
Joffrey F
|
42b9358458
|
Merge pull request #1425 from shin-/prunes
Prunes
|
2017-02-03 19:49:54 -08:00 |
Joffrey F
|
83b45b7d54
|
Add prune_networks method
Ensure all integration tests use the same version of the busybox image
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-01-30 18:54:18 -08:00 |
Joffrey F
|
bf41c7fa67
|
Improve robustness of remove_network integration test
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-01-30 18:52:11 -08:00 |
Joffrey F
|
738cfdcdf9
|
Update code and tests for Engine 1.13 compatibility
Makefile now runs tests against Docker 1.13 RC
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-12-07 14:51:14 -08:00 |
Joffrey F
|
b71f34e948
|
Fix typo in create_network
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-12-06 11:26:53 -08:00 |
Joffrey F
|
993f298e85
|
Move config type creation from docker.utils functions to classes in
docker.types
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2016-12-01 16:06:41 -08:00 |
Ben Firshman
|
d98a879016
|
Add random_name test helper
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2016-11-22 17:03:04 +00:00 |
Ben Firshman
|
6334312e47
|
Split out base integration test for APIClient
So the cleanup stuff can be reused for model tests.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2016-11-22 17:03:04 +00:00 |
Ben Firshman
|
9daa320454
|
Rename Client to APIClient
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2016-11-22 17:03:03 +00:00 |