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
Adrian Likins 56b7483b85 More statvfs info for mount facts rebase 12073 (#25454)
* Add more mount point statvfs info including sizes

Based on https://github.com/ansible/ansible/pull/12073

facts.utils.get_mount_size() now returns a dict of most
of the posix statvfs data, including block_size and inode
counts.

Update the facts.hardware classes that use get_mount_size() to
use the new info by mount_info.update(mount_statvfs_inof) to merge.

* add back unit tests for LinuxHardware mount/fs facts

* add test cases for facts.utils.get_mount_size
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration win_firewall: check-mode support, integration tests (#25127) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 9 years ago
sanity If there are no DOCs provided at all, don't traceback, skip the _ensure_imports_below_docs test (#25621) 9 years ago
units More statvfs info for mount facts rebase 12073 (#25454) 9 years ago
utils Add deps for cryptography to the Docker images (#25580) 9 years ago