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/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.
6 years ago
..
cloud Wait for Ansible Tower instance to be ready 6 years ago
integration Initial ansible-test support for collections. (#59197) 7 years ago
provider Update ansible-test to properly skip unit tests. 7 years ago
sanity Improve checking for unusable sanity test ignores. (#59833) 7 years ago
__init__.py Add future and metaclass boilerplate to test code. 7 years ago
ansible_util.py Initial ansible-test support for collections. (#59197) 7 years ago
cache.py Code cleanup for test infrastructure. (#59046) 7 years ago
changes.py Code cleanup for test infrastructure. (#59046) 7 years ago
classification.py Initial ansible-test support for collections. (#59197) 7 years ago
cli.py Prepare ansible-test code for relocation. (#60110) 6 years ago
config.py Initial ansible-test support for collections. (#59197) 7 years ago
constants.py Add future and metaclass boilerplate to test code. 7 years ago
core_ci.py Initial ansible-test support for collections. (#59197) 7 years ago
cover.py Fix incorrect collections coverage warning. 7 years ago
coverage_util.py Initial ansible-test support for collections. (#59197) 7 years ago
csharp_import_analysis.py Initial ansible-test support for collections. (#59197) 7 years ago
data.py Initial ansible-test support for collections. (#59197) 7 years ago
delegation.py Initial ansible-test support for collections. (#59197) 7 years ago
diff.py Handle quoted paths in ansible-test diff parsing. 6 years ago
docker_util.py podman-docker docker compat for ansible-test (#59539) 7 years ago
env.py Add future and metaclass boilerplate to test code. 7 years ago
executor.py Prepare ansible-test code for relocation. (#60110) 6 years ago
git.py Code cleanup for test infrastructure. (#59046) 7 years ago
http.py Clean up pylint issues in test infra. 7 years ago
import_analysis.py Initial ansible-test support for collections. (#59197) 7 years ago
init.py Add future and metaclass boilerplate to test code. 7 years ago
manage_ci.py Initial ansible-test support for collections. (#59197) 7 years ago
metadata.py Code cleanup for test infrastructure. (#59046) 7 years ago
payload.py Initial ansible-test support for collections. (#59197) 7 years ago
powershell_import_analysis.py Initial ansible-test support for collections. (#59197) 7 years ago
target.py Fix ansible-test encoding issues. 7 years ago
test.py Initial ansible-test support for collections. (#59197) 7 years ago
thread.py Add future and metaclass boilerplate to test code. 7 years ago
types.py Initial ansible-test support for collections. (#59197) 7 years ago
util.py Add paths_to_dirs function to ansible-test. 7 years ago
util_common.py Initial ansible-test support for collections. (#59197) 7 years ago