ansible/test/runner
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
..
completion Update default-test-container to version 1.4.1. (#47042) 2018-10-16 09:45:31 -07:00
injector ansible-test: set ulimit to enforce consistent test environment (#46652) 2018-10-09 12:18:49 +10:00
lib Force PEM SSH keys for paramiko 2018-10-18 21:25:55 -07:00
requirements Add constraint for requests on python 2.6. (#47306) 2018-10-18 13:05:29 -07:00
setup win test: add http tester container to Windows tests (#46606) 2018-10-13 08:20:00 +10:00
units
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-09-19 17:58:55 -07:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py
shippable.py
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 2018-03-06 16:28:06 -08:00
versions.py Improve ansible-test environment checking between tests. (#46459) 2018-10-03 21:41:27 -07:00