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
Matt Davis 05aed52d8e
fix get_data on case_insensitive fs (#69955)
* fix get_data on case_insensitive fs

* implement case-sensitive-forcing versions of various os.path methods that just pass through on case-sensitive systems.

* catch broader IOError for py2/py3 compat

* optimization: factor out case-insensitive comparison

* implement case-sensitive open
5 years ago
..
ansible_test
integration [stable-2.9] Pin Docker version at 19.03.1 (#69635) (#69645) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test [2.9] ansible-test: make pylint deprecation plugin not choke on tagged versions (#69851) 5 years ago
sanity Revert "2.9: native types: literal_eval all the things (#68938) (#69044)" 5 years ago
units fix get_data on case_insensitive fs (#69955) 5 years ago
utils Increase unit test timeouts. 5 years ago