summaryrefslogtreecommitdiff
path: root/tests/integration/models_nodes_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Use unambiguous advertise-addr when initializing a swarmJoffrey F2017-11-071-1/+1
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Allow configuring API version for integration test with env varconfig_test_api_versionJoffrey F2017-01-251-3/+4
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Fix Swarm model init to correctly pass arguments through to init_swarm1359-swarm-initJoffrey F2017-01-251-1/+1
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Prevent Swarm address conflictsjenkinsfileJoffrey F2016-12-081-1/+3
| | | | Signed-off-by: Joffrey F <joffrey@docker.com>
* Add new user-focused APIBen Firshman2016-11-221-0/+34
See #1086 Signed-off-by: Ben Firshman <ben@firshman.co.uk>