ansible/test/units/module_utils
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>
2020-05-15 09:38:56 -04:00
..
basic Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
common Expose to_<str> as a public function (#68965) 2020-04-17 07:54:00 +10:00
facts introduce fact "ansible_processor_nproc": number of usable vcpus (#66569) 2020-05-15 09:38:56 -04:00
json_utils Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
parsing Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
urls Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
__init__.py
conftest.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
test_distribution_version.py Distribution: Add PopOS as Debian OS_FAMILY (#69294) 2020-05-05 11:43:28 -05:00
test_distro.py Update distro unit test (#55003) 2019-04-08 16:26:31 -04:00