mitogen/tests/ansible/integration
David Wilson 26e6194d0a issue #548: always treat transport=smart as 'ssh' for mitogen_via=.
The idea behind transport=smart is to select between paramiko and
OpenSSH given the availability of connection multiplexing and/or OSX
kernel bugs. We need to make no such choice.
2019-02-19 16:26:47 +00:00
..
action issue #499: another totally moronic implementation difference 2019-01-29 03:55:18 +00:00
async ansible: capture stderr stream of async tasks. Closes #540. 2019-02-13 03:36:39 +00:00
become issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
connection issue #499: disable new test on vanilla. 2019-01-29 03:26:21 +00:00
connection_delegation issue #536: connection_delegation/ tests were erroneously broken 2019-02-12 00:12:28 +00:00
connection_loader issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
context_service issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
glibc_caches issue #477: clearing glibc caches is not possible on Py2.4. 2019-01-27 01:21:37 +00:00
local issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
module_utils issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
playbook_semantics issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
process ansible: add test to ensure UNIX socket is cleaned on exit; closes #488. 2019-01-27 19:29:16 +00:00
runner issue #527: catch new-style module tracebacks like vanilla. 2019-02-09 19:43:35 +00:00
ssh issue #477: use MITOGEN_INVENTORY_FILE everywhere. 2019-01-27 05:45:24 +00:00
strategy issue #477: use MITOGEN_INVENTORY_FILE everywhere. 2019-01-27 05:45:24 +00:00
stub_connections issue #477: paper over Ansible 2.3 flag handling difference 2019-01-27 02:30:59 +00:00
transport issue #477: tests: use Ansible 2.3-compatible include rather than import 2019-01-24 04:17:07 +00:00
transport_config issue #548: always treat transport=smart as 'ssh' for mitogen_via=. 2019-02-19 16:26:47 +00:00
_mitogen_only.yml issue #536: add mitogen_via= tests too. 2019-02-12 02:12:39 +00:00
all.yml issue #536: add tests for each ansible_python_interpreter case. 2019-02-12 00:12:25 +00:00