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/units
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
8 years ago
..
cli Fix spelling mistakes (comments only) (#25564) 8 years ago
contrib test/: PEP8 compliancy (#24803) 8 years ago
errors test/: PEP8 compliancy (#24803) 8 years ago
executor test/: PEP8 compliancy (#24803) 8 years ago
inventory test/: PEP8 compliancy (#24803) 8 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock test/: PEP8 compliancy (#24803) 8 years ago
module_utils More statvfs info for mount facts rebase 12073 (#25454) 8 years ago
modules Updates gtm wide ip module to be feature complete (#25502) 8 years ago
parsing Fix spelling mistakes (comments only) (#25564) 8 years ago
playbook Fix spelling mistakes (comments only) (#25564) 8 years ago
plugins Fix spelling mistakes (comments only) (#25564) 8 years ago
template test/: PEP8 compliancy (#24803) 8 years ago
utils test/: PEP8 compliancy (#24803) 8 years ago
vars Fix spelling mistakes (comments only) (#25564) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 8 years ago
test_constants.py test/: PEP8 compliancy (#24803) 8 years ago