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/lib/ansible_test/_internal
Matt Clay 57dc7ec265
Prepare ansible-test for inclusion in setup.py (#60294)
* Cache ansible version lookup.
* Fix method of determining ANSIBLE_ROOT.
* Clean up based on PyCharm inspections.
* Generate minimal PKG-INFO without setup.py.
* Use ANSIBLE_LIB_ROOT where possible.
* Use import instead of subprocess to get version.
* Fix install layout type.
* Correct required paths message for installs.
* Update list of files copied during delegation.
* Fix ansible-test entry point.
* Fix pylint issue.
* Fix version lookup on Python 2.x.
* Fix pylint issue.
* Remove unwanted print statement.
6 years ago
..
cloud Fix placement and handling of ansible-test cloud config (#60253) 6 years ago
integration Move ansible-test coverage config to test/lib/ 6 years ago
provider Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
sanity Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago
ansible_util.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
cache.py Relocate ansible-test code. (#60147) 6 years ago
changes.py Relocate ansible-test code. (#60147) 6 years ago
classification.py Move ansible-test coverage config to test/lib/ 6 years ago
cli.py Relocate ansible-test code. (#60147) 6 years ago
config.py Relocate ansible-test code. (#60147) 6 years ago
constants.py Relocate ansible-test code. (#60147) 6 years ago
core_ci.py Relocate ansible-test code. (#60147) 6 years ago
cover.py Move ansible-test coverage config to test/lib/ 6 years ago
coverage_util.py Move ansible-test coverage config to test/lib/ 6 years ago
csharp_import_analysis.py Relocate ansible-test code. (#60147) 6 years ago
data.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
delegation.py Relocate ansible-test code. (#60147) 6 years ago
diff.py Relocate ansible-test code. (#60147) 6 years ago
docker_util.py Relocate ansible-test code. (#60147) 6 years ago
env.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
executor.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
git.py Relocate ansible-test code. (#60147) 6 years ago
http.py Relocate ansible-test code. (#60147) 6 years ago
import_analysis.py Relocate ansible-test code. (#60147) 6 years ago
init.py Relocate ansible-test code. (#60147) 6 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 6 years ago
metadata.py Relocate ansible-test code. (#60147) 6 years ago
payload.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
powershell_import_analysis.py Relocate ansible-test code. (#60147) 6 years ago
target.py Relocate ansible-test code. (#60147) 6 years ago
test.py Relocate ansible-test code. (#60147) 6 years ago
thread.py Relocate ansible-test code. (#60147) 6 years ago
types.py Relocate ansible-test code. (#60147) 6 years ago
util.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
util_common.py Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago