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.
2021-01-13 21:21:33 +01:00
..
ansible_test
integration Add tests for merging and replacing vars from inventory sources (#73181) 2021-01-11 17:37:34 -05:00
lib/ansible_test Cleanup provisioning code in ansible-test. (#73207) 2021-01-12 16:18:28 -08:00
sanity Document install_python_apt option of apt_repository (#72959) 2021-01-08 11:30:23 -06:00
support Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
units Make test_prepare_multipart succeed on non Debian distros 2021-01-13 21:21:33 +01:00
utils/shippable [devel] Azure Pipelines configuration. 2020-12-02 13:40:01 -08:00