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 863f923f14 tests: Bypass interpreter discovery on non-existant connection delegation targets
By setting ansible_python_interpreter for these fictious hosts we avoid
Ansible trying and failing to connect to them in a attempt to populate
ansible_facts.discovered_interpreter_python. This speeds up these tests by
avoiding a timeout.

It is also a necessary pre-requisite for Ansible 10 (ansible-core 2.17). In
that release no hardcoded fallback is used, failure to determine a valid
Python interpreter is a fatal error.

refs #1074
3 months ago
..
action tests: Fix duplicate local task executions 6 months ago
async tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
become CI: Migrate macOS integration tests to macOS 12, drop Python 2.7 jobs 3 months ago
connection tests: Fix duplicate local task executions 6 months ago
connection_delegation tests: Bypass interpreter discovery on non-existant connection delegation targets 3 months ago
connection_loader
context_service tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
glibc_caches
interpreter_discovery tests: Use Android portal to check get_url 7 months ago
local
module_utils ansible_mitogen: Respect ansible_facts.discovered_interpreter_python more 3 months ago
playbook_semantics tests: Fix duplicate local task executions 6 months ago
process tests: Use same verbosity when re-executing Ansible inside a playbook 6 months ago
runner tests: Fix duplicate local task executions 6 months ago
ssh tests: Fix duplicate local task executions 6 months ago
strategy tests: Use same verbosity when re-executing Ansible inside a playbook 6 months ago
stub_connections tests: Use same verbosity when re-executing Ansible inside a playbook 6 months ago
transport tests: Replace uses of ``include:``, unify skipping of mitogen only tests 7 months ago
transport_config tests: Add regression for add_host with host_key_checking 6 months ago
_mitogen_only.yml
all.yml