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/module_utils/facts/hardware
Lukas Pirl 34db57a47f
introduce fact "ansible_processor_nproc": number of usable vcpus (#66569)
This fact reflects the number of usable vcpus (which might be different
from ansible_processor_vcpus, e.g., in containers with limits). See
also #51504.

* Add fixture data and update unit tests

Co-authored-by: Sam Doran <sdoran@redhat.com>
4 years ago
..
__init__.py More statvfs info for mount facts rebase 12073 (#25454) 7 years ago
linux_data.py introduce fact "ansible_processor_nproc": number of usable vcpus (#66569) 4 years ago
test_linux.py parallelize getting mount info (#49398) 6 years ago
test_linux_get_cpu_info.py introduce fact "ansible_processor_nproc": number of usable vcpus (#66569) 4 years ago
test_sunos_get_uptime_facts.py Remove `with` statement for pytest-mock unit tests 5 years ago