You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Felix Fontein 5aabb5ea02 docker_swarm: support older docker-py versions (#53129)
* Decreasing docker_swarm requirements.

* Fixing docker-py / docker API version requirements, and some comments.

* Add changelog.

* Only send parameters specified by user to docker daemon.

* Extend labels test: not specifying == keep labels.

* Bump minimally required docker-py version for docker_node and docker_node_facts to 2.4.0.

* Prevent crashing when publish or healthcheck is not provided.

* Similarly to docker_swarm tests, only execute docker_node tests on real VMs and restart docker daemon when tests are done.

(cherry picked from commit 8e26c2dfbe)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration docker_swarm: support older docker-py versions (#53129) 7 years ago
legacy vultr_server: fix multiple ssh keys not handled (#50337) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner OpenSUSE - Add OpenSUSE 15 test containers (#52793) 7 years ago
sanity Install the NuGet package provider if needed (#52129) 7 years ago
units Fix trackback on providing arguemnt --all to ansible-doc command (#52034) 7 years ago
utils [stable-2.7] Fix run.py --branch argument. 7 years ago