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
Brian Coca 9cc56981b5
Add new host_pinned strategy (#44586)
The 'free' strategy still attempts to do all hosts per task before going to the next, it just doesn't wait for slow hosts,
This strategy processes each host as fast as possible to the end of the play before trying to process another host in the pool.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Add new host_pinned strategy (#44586) 6 years ago
legacy Vultr: Introducing vultr_network_facts module (#43600) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Includes support for Reverse-Mapping zone in nios_zone module (#44525) 6 years ago
sanity Adding module which allows to complete certificate chains (#44169) 6 years ago
units Unit tests for ansible.playbook.become (#38541) 6 years ago
utils Use runtime instead of datetime for test output. 6 years ago