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
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
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration win httptester: add wait for endpoint in case it is still coming up (#47326) 6 years ago
legacy fix scaleway user data tests (#46570) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Force PEM SSH keys for paramiko 6 years ago
sanity Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
units Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
utils Use 4 nodes for sanity tests in CI. 6 years ago