1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2018-08-23 20:16:32 -04:00
..
roles Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
runme.sh Split integration tests out from Makefile. (#17976) 2016-10-12 14:57:53 -07:00
test_include_free.yml Fix include in loop when stategy=free (#33094) 2017-11-27 11:02:47 -05:00
test_include_host_pinned.yml Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
test_includes.yml Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
test_includes2.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
test_includes3.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
test_includes4.yml Split integration tests out from Makefile. (#17976) 2016-10-12 14:57:53 -07:00