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_container
Akshay Gaikwad 80ca779aa7 Support for device read write limit parameters (#47814)
* Support for device read write limit parameters

* Add following options in docker_container module
  - device_read_bps
  - device_write_bps
  - device_read_iops
  - device_write_iops

Fixes #36831

* test for device_read_iops
* combined test for device_write_bps and device_write_iops
7 years ago
..
files docker_container: fix various idempotency problems and non-working options (#45905) 7 years ago
meta integration tests for docker_container (#45747) 7 years ago
tasks Support for device read write limit parameters (#47814) 7 years ago
aliases integration tests for docker_container (#45747) 7 years ago