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
connection_delegation
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
interpreter_discovery google will always be up, just use that 5 years ago
local
module_utils
playbook_semantics tests: Add unofficial Tox environments for Ansible tests 4 years ago
process
runner ansible 2.10 no longer has a at the end of the error msg... 🤦 4 years ago
ssh
strategy
stub_connections
transport
transport_config result length is 3 in Azure, 4 on local Mac 4 years ago
_mitogen_only.yml
all.yml