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
Alex Willmer a64e966ab9 tests: Add unofficial Tox environments for Ansible tests
These are not part of the official testing regime (tests run for pull
requests). I find them convenient for local development.

Limitations
- Python 2.7+ only. No Python 2.4, 2.5, or 2.6.
- Requires Pythons pre-installed (e.g. DeadSnakes, pyenv)
- No coverage of alternate controller OS (e.g. MacOS)

The environments tested by default are

py27-mode_ansible-ansible2.10
py36-mode_ansible-ansible2.10
py39-mode_ansible-ansible2.10
py27-mode_mitogen
py36-mode_mitogen
py39-mode_mitogen
py27-mode_mitogen-distro_centos7
py36-mode_mitogen-distro_centos7
py39-mode_mitogen-distro_centos7
4 years ago
..
action code review changes, using when statements and adding trailing comma 4 years ago
async fix runner_one_job ansible version comparison 4 years ago
become another disable 5 years ago
connection issue #633: skip test on older Ansibles. 5 years ago
connection_delegation issue #593: expose configurables for SSH keepalive and increase the default 5 years ago
connection_loader code review changes, using when statements and adding trailing comma 4 years ago
context_service disabling another test 5 years ago
glibc_caches issue #477: clearing glibc caches is not possible on Py2.4. 6 years ago
interpreter_discovery google will always be up, just use that 5 years ago
local issue #477: tests: use Ansible 2.3-compatible include rather than import 6 years ago
module_utils issue #477: tests: use Ansible 2.3-compatible include rather than import 6 years ago
playbook_semantics tests: Add unofficial Tox environments for Ansible tests 4 years ago
process ansible: add test to ensure UNIX socket is cleaned on exit; closes #488. 6 years ago
runner ansible 2.10 no longer has a at the end of the error msg... 🤦 4 years ago
ssh issue #477: use MITOGEN_INVENTORY_FILE everywhere. 6 years ago
strategy issue #477: use MITOGEN_INVENTORY_FILE everywhere. 6 years ago
stub_connections Use virtualenv Python for stub connections to workaround problem 5 years ago
transport issue #477: tests: use Ansible 2.3-compatible include rather than import 6 years ago
transport_config result length is 3 in Azure, 4 on local Mac 4 years ago
_mitogen_only.yml issue #536: add mitogen_via= tests too. 6 years ago
all.yml adding interpreter_discovery tests to ci 5 years ago