You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/ansible/integration/async
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.
8 years ago
..
all.yml ansible: remove JobResultService, more compatible async jobs; closes #191. 8 years ago
result_binary_producing_json.yml ansible: remove JobResultService, more compatible async jobs; closes #191. 8 years ago
result_binary_producing_junk.yml ansible: remove JobResultService, more compatible async jobs; closes #191. 8 years ago
result_shell_echo_hi.yml ansible: remove JobResultService, more compatible async jobs; closes #191. 8 years ago
runner_job_timeout.yml issue #191: move async tests to their own category 8 years ago
runner_one_job.yml issue #191: move async tests to their own category 8 years ago
runner_two_simultaneous_jobs.yml issue #191: move async tests to their own category 8 years ago