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/integration/targets/includes
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
..
roles Add new host_pinned strategy (#44586) 6 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago
runme.sh Split integration tests out from Makefile. (#17976) 8 years ago
test_include_free.yml Fix include in loop when stategy=free (#33094) 7 years ago
test_include_host_pinned.yml Add new host_pinned strategy (#44586) 6 years ago
test_includes.yml Add new host_pinned strategy (#44586) 6 years ago
test_includes2.yml Integration tests for import/include (#33418) 7 years ago
test_includes3.yml Integration tests for import/include (#33418) 7 years ago
test_includes4.yml Split integration tests out from Makefile. (#17976) 8 years ago