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
AlanCoding 153c9bd539 Reduce recursion within group methods
This offers an optimization that allows loading larger
inventories of various structure by improving the
scaling laws involved for adding hosts and groups.

The primary speed benefit is the elimination of duplicate
recusion from traversing converging paths.
6 years ago
..
cli Add APB role_type to ansible-galaxy init (#36789) 6 years ago
config additional configmanager tests 7 years ago
contrib Update vmware_inventory (#26308) 7 years ago
errors test/: PEP8 compliancy (#24803) 7 years ago
executor module_common: handle None value for templar (#36651) 6 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Porting tests to pytest (#33387) 7 years ago
module_utils Fix SteamOS ansible_distribution fact (Fixes #33628) (#37576) 6 years ago
modules Fixing lack of failure when uploaded source is invalid (#37461) 6 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) 6 years ago
playbook Fix redundant yaml error blurbs on ModArgs parse errors (#36923) 6 years ago
plugins Reduce recursion within group methods 6 years ago
template Don't overwrite builtin jinja2 filters with tests (#37881) 6 years ago
utils Move AWS placebo fixtures into test/units/utils so module_utils tests can use them (#37300) 6 years ago
vars Miscellaneous pylint fixes. 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
ansible.cfg Fix ansible-test config management. 7 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 7 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago