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.
ansible/test/runner/lib
Paul Belanger e844bfe1d4 Force PEM SSH keys for paramiko
Trying to get ansible-test working on my fedora-28 system, I noticed I
was getting invalid keys from paramiko. It looks like this is because
ssh-keygen is now defaulting to RFC4716 format for private / public
keys.

For now, we can still use PEM based SSH keys, but the long term fix here
is to report a bug to paramiko and support RFC4716 for rsa keys.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 years ago
..
cloud Add a test target for the foreman inventory script (#46837) 6 years ago
sanity Fix ansible-test --exclude with delegation. 6 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 7 years ago
ansible_util.py Fix integration test library search path. 6 years ago
changes.py Fix change detection on retried Shippable jobs. 6 years ago
classification.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
cli.py win test: add http tester container to Windows tests (#46606) 6 years ago
config.py Fix ansible-test multi-group smoke test handling. (#46363) 6 years ago
core_ci.py Force PEM SSH keys for paramiko 6 years ago
cover.py Fix ansible-test encoding issues for exceptions. 6 years ago
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 6 years ago
delegation.py Upgrade pylint to version 2.1.1. (#47036) 6 years ago
diff.py Add test verification to ansible-test. (#22636) 8 years ago
docker_util.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
executor.py ansible-test: setup up http runner in between each target (#47100) 6 years ago
git.py Fix change detection on retried Shippable jobs. 6 years ago
http.py Cleanup and enhancements for ansible-test. (#37142) 7 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 7 years ago
manage_ci.py win test: add http tester container to Windows tests (#46606) 6 years ago
metadata.py Improve handling of integration test aliases. (#38698) 7 years ago
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 7 years ago
pytar.py Minor fixes for unit test delegation. 6 years ago
target.py Upgrade pylint to version 2.1.1. (#47036) 6 years ago
test.py Improve bot messaging on CI failures. 7 years ago
thread.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
util.py win_exec: refactor PS exec runner (#45334) 6 years ago