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 fb551bf62c 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.

(cherry picked from commit 3cca4185be)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration docker_container: simplify minimal required version per option handling (#47711) 7 years ago
legacy Add symlinks sanity test. (#46467) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner ACME: add support for POST-as-GET if GET fails with 405. (#44988) 7 years ago
sanity 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445) 7 years ago
units Fix prompt mismatch issue for ios (#47004) 7 years ago
utils Use 4 nodes for sanity tests in CI. 7 years ago