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
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Remove obsolete incidental test. 5 years ago
lib/ansible_test Update the default-test-container in ansible-test. 5 years ago
sanity Update compile skip; all release and docs build scripts require 3.6+ 5 years ago
support Remove left hand side slicing 5 years ago
units introduce fact "ansible_processor_nproc": number of usable vcpus (#66569) 5 years ago
utils/shippable Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago