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
Alexander Sowitzki 6459fbb7bc Make `test_prepare_multipart` succeed on non Debian distros
`test_prepare_multipart` fails in non Debian environments since
Debian installations map the file ending `.key` to the MIME type
`application/pgp-keys`, which is not IANA conformant. This commit
explicitly sets the corresponding file type to
`application/octet-stream` and adjusts the expected serialized
result.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Add tests for merging and replacing vars from inventory sources (#73181) 5 years ago
lib/ansible_test Cleanup provisioning code in ansible-test. (#73207) 5 years ago
sanity Document install_python_apt option of apt_repository (#72959) 5 years ago
support Various intentional tests (#72485) 5 years ago
units Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
utils/shippable [devel] Azure Pipelines configuration. 5 years ago