ansible/test/units/executor
Robin Roth 254cf9ea68 reduce async timeout
reduce from 3 sec to 0.1 sec; the 3 sec sleep was about half of the total unittest time on my development machine...
2016-05-10 08:09:28 +02:00
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
test_play_iterator.py Fixing PlayIterator bugs 2016-03-09 13:31:30 -05:00
test_playbook_executor.py Fix for serial when percent amount is less than one host (#15396) 2016-04-13 10:49:38 -04:00
test_task_executor.py reduce async timeout 2016-05-10 08:09:28 +02:00
test_task_result.py add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass 2016-05-05 15:29:10 -07:00