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
Matt Martz f1db8985e3 [stable-2.7] Don't use the task for a cache, return a special cache var (#47243)
* Don't use task to cache loop results, use hostvars. Fixes #47207

* Avoid a race condition, supply _ansible_loop_cache through get_vars directly

* Add tests

* Add changelog fragment

* Remove unnecessary copy

* Remove unnecessary host from _get_delegated_vars signature.
(cherry picked from commit 77d32b8f57)

Co-authored-by: Matt Martz <matt@sivel.net>
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 7 years ago
legacy Add symlinks sanity test. (#46467) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Add constraint for requests on python 2.6. (#47306) 7 years ago
sanity Add symlinks sanity test. (#46467) 7 years ago
units [stable-2.7] Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833). 7 years ago
utils Fix ansible-test multi-group smoke test handling. (#46363) 7 years ago