Commit Graph

5 Commits

Author SHA1 Message Date
David Wilson 2eb3ea78d6 tests: remove a bunch of stray debug 2018-10-02 19:19:30 +01:00
David Wilson 21a7aac220 tests: import custom binaries for tests
Same for async tests.
2018-10-02 19:19:30 +01:00
David Wilson df8fe59eda tests: replace hard-coded sleep with a polling loop 2018-06-10 01:00:12 +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