ansible/test
James Cammarata b107e397cb
Cache tasks as they are queued instead of en masse (#34752)
* Cache tasks as they are queued instead of en masse

This also moves the task caching from the PlayIterator to the
StrategyBase class, where it makes more sense (and makes it easier
to not have to change the strategy class methods leading to an API
change).

Fixes #31673

* Cleaning up unit tests due to 502ca780
2018-01-15 09:49:58 -06:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Fix Python 3.7 syntax error in yum_repository. 2018-01-09 17:54:10 -08:00
integration Module renamed to ucs_mac_pool to match naming convention for other ucs modules. (#34826) 2018-01-15 16:22:17 +01:00
legacy Fix tests as filters #4 (#33930) 2017-12-21 13:42:53 -06:00
results
runner Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
sanity Extend validate-modules to check the next to last line (#34819) 2018-01-15 15:49:35 +00:00
units Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
utils Preserve test/results/data/ in Shippable jobs. 2018-01-12 08:28:57 -08:00