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/integration/targets/docker_swarm_service
Hannes Ljungberg c563caf451 docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295)
* Fix version checks in tests

* Set minimum version to 2.0.2

* Networks can only be updated >= docker-py 2.7

* Constraints require docker-py 2.4.0

* Healthchecks require docker-py 2.6.0

* Properly run tests different docker_py_versions

* Add changelog fragment

* Specify lowest version on placement.constraints

* Fix running new tests on older docker-py

* Handle different hosts formats returned by docker

* FIx test naming

* Quote str options

* secrets options require docker-py 2.4.0
6 years ago
..
files docker_swarm_service: Extend env and add env_files support (#51762) 6 years ago
meta Docker swarm service integration tests (#45674) 6 years ago
tasks docker_swarm_service: Set minimum docker-py version to 2.0.2 (#53295) 6 years ago
vars docker_swarm_service: Add hosts option (#53290) 6 years ago
aliases docker_*: enable RHEL8 tests (#53313) 6 years ago