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
Yanis Guenane 32635577a3 openssl_publickey: Do not fail on empty existing file (#33255)
Currently during the check phase, the code considers the file to be
a public key if the file exist - which is not necessarily true.

This commits aims to ensure that the file is actually a publickey else
returns false for the check.
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 8 years ago
integration openssl_publickey: Do not fail on empty existing file (#33255) 8 years ago
legacy cloudscale_server: add timeout param and increase default timeout (#33088) 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Change the default ansible-test docker image. 8 years ago
sanity Fix anomalous backslashes and enable pylint test. 8 years ago
units Type manipulation (#28446) 8 years ago
utils Use vyos/1.1.8 in CI. 8 years ago