ansible/test/units/plugins
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)
2018-04-18 09:32:30 -07:00
..
action Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:33 -08:00
cache Disable abstract-class-instantiated for smoketests 2017-07-25 15:58:23 -07:00
callback remove extra fields from debug output 2018-02-20 08:46:12 -05:00
connection Network connection backports (#37529) 2018-04-05 10:36:31 -04:00
filter Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
inventory Reduce recursion within group methods 2018-04-18 09:32:30 -07:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup Bring aws_ssm None fixes into stable (from #36456) (#36492) 2018-02-21 20:53:31 -05:00
shell Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
vars Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00