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.
Alex Willmer
d2eefc06aa
tests: Add regression for add_host with host_key_checking
refs #1066
|
2 years ago |
| .. |
|
README.md
|
issue #536: add tests for each ansible_python_interpreter case.
|
7 years ago |
|
all.yml
|
tests: Add regression for add_host with host_key_checking
|
2 years ago |
|
become.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
become_method.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
become_pass.yml
|
ansible_mitogen: Fix --ask-become-pass, add test coverage
|
2 years ago |
|
become_user.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
host_key_checking.yml
|
tests: Add regression for add_host with host_key_checking
|
2 years ago |
|
password.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
port.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
python_path.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
remote_addr.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
remote_user.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
transport.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
|
transport__smart.yml
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
|
2 years ago |
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.