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
Hannes Ljungberg 18b968d486 docker_swarm_service: Add healthcheck option (#52419)
* Define yaml versions as strings

* Add healthcheck option

* Add changelog fragment

* Don’t set version_added as strings

* Use single quoted string

* Disable healthcheck tests on python 2.6

* Bring back quoting on already quoted version-added

* Python 2.6 compat

* Move functions to docker-common

* Move parse_healthcheck to docker-common

* Cast exception to str before printing failure

* Extend parse_healthcheck tests
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_service: Add healthcheck option (#52419) 5 years ago
legacy Add a Scaleway load-balancer module (#51741) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner modified storageaccount fact return curated result with connection string (#49702) 5 years ago
sanity docker_* modules: remove from validate-modules ignore list (#52402) 5 years ago
units docker_swarm_service: Add healthcheck option (#52419) 5 years ago
utils Add Python 3.8 to ansible-test and CI. 5 years ago