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
2017-06-13 15:31:41 -04:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration win_firewall: check-mode support, integration tests (#25127) 2017-06-13 17:32:22 +01:00
results Create bot friendly sanity output. (#22381) 2017-03-07 14:59:50 -08:00
runner Temporary work-around for setuptools 36.0.0 bug. (#25243) 2017-06-01 16:23:32 +08:00
sanity If there are no DOCs provided at all, don't traceback, skip the _ensure_imports_below_docs test (#25621) 2017-06-12 16:47:06 -05:00
units More statvfs info for mount facts rebase 12073 (#25454) 2017-06-13 15:31:41 -04:00
utils Add deps for cryptography to the Docker images (#25580) 2017-06-12 11:14:46 +01:00