Commit Graph

5 Commits

Author SHA1 Message Date
David Wilson df8fe59eda tests: replace hard-coded sleep with a polling loop 2018-06-10 01:00:12 +01:00
David Wilson 64b60be50c tests: split runner_new_process out of runner_one_job 2018-06-09 19:51:44 +01:00
David Wilson 962ba862e9 tests: use test-targets group, not all group 2018-04-22 19:40:58 +01:00
David Wilson 85e1f5f515 ansible: remove JobResultService, more compatible async jobs; closes #191.
And by "compatible" I mean "terrible". This does not implement async job
timeouts, but I'm not going to bother, upstream async implementation is
so buggy and inconsistent it resists even having its behaviour captured
in tests.
2018-04-20 17:02:48 +01:00
David Wilson 6ad18b6719 issue #191: move async tests to their own category 2018-04-19 22:12:18 +01:00