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
Klaus Zerwes 2b4f04c554 Revert "Revert "fixed tests for ansible 2.12""
This reverts commit 478f286efb.
3 years ago
..
README.md issue #536: add tests for each ansible_python_interpreter case. 5 years ago
all.yml Revert "Revert "fixed tests for ansible 2.12"" 3 years ago
become.yml tests: Print variables on failure of assert tasks 3 years ago
become_method.yml tests: Print variables on failure of assert tasks 3 years ago
become_pass.yml tests: Print variables on failure of assert tasks 3 years ago
become_user.yml tests: Print variables on failure of assert tasks 3 years ago
password.yml tests/ansible: Spec.password() test, document interactive pw limitation. 5 years ago
port.yml tests: Print variables on failure of assert tasks 3 years ago
python_path.yml missed a few more tests 4 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
transport__smart.yml issue #548: always treat transport=smart as 'ssh' for mitogen_via=. 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.