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
Makefile
retry.py
shippable.py
tox.ini
versions.py Improve ansible-test environment checking between tests. (#46459) 2018-10-03 21:41:27 -07:00