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 8b1ae30e2e
Use bytes rather than native string for result (#46281)
This prevents a stack trace in Python 3 when the result is an empty file since
the file is open in binary mode and a native string in Python 3 is str,
not bytes.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Use bytes rather than native string for result (#46281) 6 years ago
legacy feat: add scaleway security group module (#45686) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097) 6 years ago
sanity win_nssm: tests and several bug fixes (#44755) 6 years ago
units Add unit tests 6 years ago
utils Bug fixes and cleanup for ansible-test. (#45991) 6 years ago