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
James Cammarata f1c458303a Backport of b107e397 (Cache tasks as they are queued)
* 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

(cherry picked from commit b107e397cb)
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Docs how to test (2nd) (#24094) 9 years ago
integration Cherrypick misc Azure test fixes (#34713) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner cherry-pick #34442 8 years ago
sanity Remove files from legacy that pass now that W503 is ignored 8 years ago
units Backport of b107e397 (Cache tasks as they are queued) 8 years ago
utils Use vyos/1.1.8 in CI. 8 years ago