ansible/test/utils
Matt Clay 72cca01cd4 Use file list, not recursion, in _fixup_perms. (#16924)
Run setfacl/chown/chmod on each temp dir and file.

This fixes temp file permissions handling on platforms such as FreeBSD
which always return success when using find -exec. This is done by
eliminating the use of find when setting up temp files and directories.

Additionally, tests that now pass on FreeBSD have been enabled for CI.
2016-08-05 18:40:28 -07:00
..
ansible-playbook_integration_runner changed from deprecated implicit bare var 2016-02-08 13:05:19 -05:00
docker Add apache2 to improve test speed and reliability. (#16819) 2016-07-25 07:19:49 -07:00
shippable Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
tox Add pycrypto as a requirement to run tests 2016-03-21 21:37:18 +05:30
run_tests.sh Refactored gce util module to support other GCP services (#15924) 2016-07-28 12:54:39 -04:00