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
Steven Robertson 5196fbbadf missed a few more tests 5 years ago
..
README.md
all.yml issue #548: always treat transport=smart as 'ssh' for mitogen_via=. 6 years ago
become.yml
become_method.yml
become_pass.yml
become_user.yml
password.yml
port.yml
python_path.yml missed a few more tests 5 years ago
remote_addr.yml
remote_user.yml
transport.yml
transport__smart.yml issue #548: always treat transport=smart as 'ssh' for mitogen_via=. 6 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.