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
David Wilson dc4433ace6 issue #202: ansible: forget all dependent contexts on Stream disconnect
This is a partial fix, there are still at least 2 cases needing covered:

- In-progress connections must have CallError or similar sent to any
  waiters
- Once connection delegation exists, it is possible for other worker
  processes to be active (and in any step in the process), trying to
  communicate with a context that we know can no longer be communicated
  with. The solution to that isn't clear yet.

Additionally ensure root has /bin/bash shell in both Docker images.
7 years ago
..
action tests: consistent play naming everywhere 7 years ago
async ansible: remove JobResultService, more compatible async jobs; closes #191. 7 years ago
become tests: consistent play naming everywhere 7 years ago
connection_loader tests: consistent play naming everywhere 7 years ago
context_service issue #202: ansible: forget all dependent contexts on Stream disconnect 7 years ago
playbook_semantics tests: consistent play naming everywhere 7 years ago
runner issue #195: handle non-ASCII scripts in runner.py. 7 years ago
all.yml issue #191: move async tests to their own category 7 years ago