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 dfbba6e75b 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.

(cherry picked from commit 153c9bd539)
8 years ago
..
cli galaxy unit tests: add missing arg (#33766) 8 years ago
config additional configmanager tests 8 years ago
contrib Update vmware_inventory (#26308) 9 years ago
errors test/: PEP8 compliancy (#24803) 9 years ago
executor Start of tests for modify_module, specifically to ensure proper shebang replacement on old style modules (#36602) (#36606) 8 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Porting tests to pytest (#33387) 8 years ago
module_utils nso_config break cycles in dependency sorting (#36828) (#36838) 8 years ago
modules nxos_igmp and nxos_hsrp fix (#38513) 8 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 8 years ago
playbook Fix redundant yaml error blurbs on ModArgs parse errors (#36923) 8 years ago
plugins Reduce recursion within group methods 8 years ago
template Backport #37881 for 2.5.1 (#37937) 8 years ago
utils test/: PEP8 compliancy (#24803) 9 years ago
vars Miscellaneous pylint fixes. 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
ansible.cfg Fix ansible-test config management. 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 9 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago