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 3cca4185be docker_container: simplify minimal required version per option handling (#47711)
* Store parsed docker-py / docker API versions in client.

* Began refactoring 'minimal required version' for docker_container options.

* Removing some fake defaults.

* Added changelog.

* Improve tests (check older docker versions).

* Fix comparison. The breaking point is not docker-py 2.0.0, but 1.10.0.

(Verified by testing with these versions.)

* Move docker-py/API version detection to setup_docker.

* Add YAML document starter.

* docker_network requirement for docker-py was bumped to 1.10.0 in #47492.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration docker_container: simplify minimal required version per option handling (#47711) 6 years ago
legacy vultr: fix for API returned unexpected empty list (#48036) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix ansible-test invocation of pytest. 6 years ago
sanity cs_network_acl_rule: fix doc and sanity (#47835) 6 years ago
units Removes f5-sdk from bigip_service_policy (#48033) 6 years ago
utils TEMP HACK: Avoid overloading codecov.io (#47515) 6 years ago