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 Martz 26da443fd2 Address compat issue for collection loading on py26 (#68219)
* Address compat issue for collection loading on py26

* Move import_module shim to utils for compat across the codebase

* Enable collection tests on py2.6

* Update changelog fragment

* Simplify code using sys.moduls

* Move compat to module_utils/compat/importlib

* Add back errantly deleted newline

* Remove hack comment

Co-Authored-By: Matt Clay <matt@mystile.com>

Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Address compat issue for collection loading on py26 (#68219) 5 years ago
lib/ansible_test Update ansible-test network test provisioning. (#68220) 5 years ago
sanity Fix sanity test ignores. 5 years ago
support Fix docker_swarm inventory integration tests (#68126) 5 years ago
units Remove unnecessary unit test requirements. 5 years ago
utils/shippable Update ansible-test network test provisioning. (#68220) 5 years ago