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>
2018-10-18 21:25:55 -07:00
..
cloud Add a test target for the foreman inventory script (#46837) 2018-10-14 20:51:25 -04:00
sanity Fix ansible-test --exclude with delegation. 2018-10-15 14:05:37 -07:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Fix integration test library search path. 2018-09-21 13:53:09 -07:00
changes.py Fix change detection on retried Shippable jobs. 2018-08-27 20:57:09 -07:00
classification.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
cli.py win test: add http tester container to Windows tests (#46606) 2018-10-13 08:20:00 +10:00
config.py Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-02 12:26:14 -07:00
core_ci.py Force PEM SSH keys for paramiko 2018-10-18 21:25:55 -07:00
cover.py Fix ansible-test encoding issues for exceptions. 2018-10-02 13:36:43 -07:00
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
delegation.py Upgrade pylint to version 2.1.1. (#47036) 2018-10-14 22:59:52 -07:00
diff.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
docker_util.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
executor.py ansible-test: setup up http runner in between each target (#47100) 2018-10-16 18:09:17 +10:00
git.py Fix change detection on retried Shippable jobs. 2018-08-27 20:57:09 -07:00
http.py Cleanup and enhancements for ansible-test. (#37142) 2018-03-07 14:02:31 -08:00
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
manage_ci.py win test: add http tester container to Windows tests (#46606) 2018-10-13 08:20:00 +10:00
metadata.py Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 2017-11-21 12:30:16 -08:00
pytar.py Minor fixes for unit test delegation. 2018-09-18 16:12:15 -07:00
target.py Upgrade pylint to version 2.1.1. (#47036) 2018-10-14 22:59:52 -07:00
test.py Improve bot messaging on CI failures. 2018-02-07 23:42:08 -08:00
thread.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
util.py win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00