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
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
..
completion Update default-test-container to version 1.4.1. (#47042) 6 years ago
injector ansible-test: set ulimit to enforce consistent test environment (#46652) 6 years ago
lib Force PEM SSH keys for paramiko 6 years ago
requirements Add constraint for requests on python 2.6. (#47306) 6 years ago
setup win test: add http tester container to Windows tests (#46606) 6 years ago
units
Makefile
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
retry.py
shippable.py
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 7 years ago
versions.py Improve ansible-test environment checking between tests. (#46459) 6 years ago