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
Sam Doran 6ce9cf7741
Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738)
* Remove default use of paramiko connection plugin on macOS
    This fix was originally to work around a bug that caused a kernel panic on macOS
    that has since been fixed.
* Remove paramiko from requirements.txt
* Move paramiko checking to common place
* Drop the warnings obfiscation code
* Update pip installation instructions to reflect upstream instructions
* Fix tests on CentOS 6 (Python 2.6) that now show Python deprecation warnings
* Add changelog fragment
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 6 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Reduce testing of Ubuntu versions. 6 years ago
sanity Postgresql privs reformat (#54717) 6 years ago
units NSO modules now work as expected with NSO 5.X (#54766) 6 years ago
utils Slightly increase non-coverage unit test timeout. 6 years ago