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/transport_config
David Wilson 7fd0d34910 tests/ansible: Spec.port() test & mitogen_via= fix.
ansible_ssh_port was not respected.
5 years ago
..
README.md issue #536: add tests for each ansible_python_interpreter case. 5 years ago
all.yml tests/ansible: Spec.port() test & mitogen_via= fix. 5 years ago
become.yml tests/ansible: Spec.become() test 5 years ago
become_method.yml tests/ansible: Spec.become_method() test & mitogen_via= fix. 5 years ago
become_pass.yml tests/ansible: Spec.become_pass() test. 5 years ago
become_user.yml tests/ansible: Spec.become_user() test. 5 years ago
password.yml tests/ansible: Spec.password() test, document interactive pw limitation. 5 years ago
port.yml tests/ansible: Spec.port() test & mitogen_via= fix. 5 years ago
python_path.yml tests/ansible: Spec.transport() test. 5 years ago
remote_addr.yml tests/ansible: Spec.remote_addr() test & mitogen_via= fix. 5 years ago
remote_user.yml tests/ansible: Spec.remote_user() test & mitogen_via= fix. 5 years ago
transport.yml tests/ansible: Spec.transport() test. 5 years ago

README.md

Tests for correct selection of connection variables.

This directory is a placeholder for a work-in-progress test set that tries every combination of the variables extracted via transport_config.py.

In the meantime, it has ad-hoc scripts for bugs already encountered.