summaryrefslogtreecommitdiffstats
path: root/test/units/plugins/strategy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up unit tests to assist with migration. (#67875)Matt Clay2020-02-292-0/+0
* throttle: fix linear based strategies (#65422)Pilou2020-01-241-0/+1
* Remove empty setUp/tearDown/tearDownClass methods in test classes.Mads Jensen2019-11-062-12/+0
* T woerner max concurrent (#60702)James Cammarata2019-08-291-1/+1
* Ensure has_dead_workers functions (#60653)Matt Martz2019-08-221-0/+2
* unit tests: remove unused imports (#60462)Andrey Klychkov2019-08-131-2/+0
* Unit tests: remove unused imports (#59812)Andrey Klychkov2019-08-021-1/+1
* Perfy McPerferton (#58400)Matt Martz2019-07-222-8/+14
* tqm._initialize_notified_handlers() is noop now (#50713)Martin Krizek2019-01-091-1/+0
* Save the command line arguments into a global contextToshio Kuratomi2019-01-042-12/+3
* Consolidate handler tracking (#49338)Matt Martz2018-12-111-27/+6
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-132-4/+4
* New keyword: ignore_unreachable (#43857)jctanner2018-08-231-0/+1
* Fix inserting noop tasks by using active state (#36056)Martin Krizek2018-06-061-0/+183
* Cache tasks as they are queued instead of en masse (#34752)James Cammarata2018-01-151-12/+28
* Provide a way to explicitly invoke the debugger (#34006)Matt Martz2018-01-091-0/+12
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-18/+32
* Transition inventory into plugins (#23001)Brian Coca2017-05-231-1/+6
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-231-3/+3
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-281-1/+1
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-281-4/+4
* Template "original_task" fields in _process_pending_resultsJames Cammarata2016-12-211-5/+14
* Reworking iterator logic regarding failed states during alwaysJames Cammarata2016-11-161-2/+2
* Fix unit test dirs to match code under test.Matt Clay2016-11-112-0/+519