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 8e26c2dfbe 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.
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration docker_swarm: support older docker-py versions (#53129) 5 years ago
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add addon/network/aad support for AKS (#51014) 5 years ago
sanity validate-modules improve empty version_added handling (#53177) 5 years ago
units New FortiManager Module: fmgr_secprof_appctrl (#53028) 5 years ago
utils Ignore errors during container cleanup in CI. 5 years ago