ansible/test/runner/lib
Matt Clay b446ca100f
Prepare ansible-test code for relocation. (#60110)
* Fix imports in cli.py.

* Fix imports in executor.py.

* Remove old test/runner/ansible-test entry point.

Use the official bin/ansible-test entry point instead, which has been around since Ansible 2.5.

* Use bin/ansible-test on Shippable.
2019-08-05 14:56:38 -07:00
..
cloud Wait for Ansible Tower instance to be ready 2019-08-01 11:32:45 -07:00
integration Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
provider Update ansible-test to properly skip unit tests. 2019-07-31 00:27:07 -07:00
sanity Improve checking for unusable sanity test ignores. (#59833) 2019-07-30 18:58:37 -07:00
__init__.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
ansible_util.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
cache.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
changes.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
classification.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
cli.py Prepare ansible-test code for relocation. (#60110) 2019-08-05 14:56:38 -07:00
config.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
constants.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
core_ci.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
cover.py Fix incorrect collections coverage warning. 2019-07-23 22:06:17 -07:00
coverage_util.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
csharp_import_analysis.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
data.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
delegation.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
diff.py Handle quoted paths in ansible-test diff parsing. 2019-08-05 09:31:43 -07:00
docker_util.py podman-docker docker compat for ansible-test (#59539) 2019-07-29 17:34:45 -04:00
env.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
executor.py Prepare ansible-test code for relocation. (#60110) 2019-08-05 14:56:38 -07:00
git.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
http.py Clean up pylint issues in test infra. 2019-07-15 14:45:30 -07:00
import_analysis.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
init.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
manage_ci.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
metadata.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
payload.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
powershell_import_analysis.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
target.py Fix ansible-test encoding issues. 2019-07-25 23:29:42 -07:00
test.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
thread.py Add future and metaclass boilerplate to test code. 2019-07-12 09:18:24 -07:00
types.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
util.py Add paths_to_dirs function to ansible-test. 2019-07-30 10:46:39 -07:00
util_common.py Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00