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 f5d829392a
Overhaul ansible-test test path handling. (#61416)
* Remove .keep files from test/results/ dirs.

* Remove classification of test/results/ dir.

* Add results_relative to data context.

* Use variables in delegation paths.

* Standardize file writing and results paths.

* Fix issues reported by PyCharm.

* Clean up invocation of coverage command.

It now runs through the injector.

* Hack to allow intercept_command in cover.py.

* Simplify git ignore for test results.

* Use test result tmp dir instead of cache dir.

* Remove old .pytest_cache reference.

* Fix unit test docker delegation.

* Show HTML report link.

* Clean up more results references.

* Move import sanity test output to .tmp dir.

* Exclude test results dir from coverage.

* Fix import sanity test lib paths.

* Fix hard-coded import test paths.

* Fix most hard-coded integration test paths.

* Fix PyCharm warnings.

* Fix import placement.

* Fix integration test dir path.

* Fix Shippable scripts.

* Fix Shippable matrix check.

* Overhaul key pair management.
5 years ago
..
cloud Overhaul ansible-test test path handling. (#61416) 5 years ago
integration Overhaul ansible-test test path handling. (#61416) 5 years ago
provider Overhaul ansible-test test path handling. (#61416) 5 years ago
sanity Overhaul ansible-test test path handling. (#61416) 5 years ago
units Overhaul ansible-test test path handling. (#61416) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Overhaul ansible-test test path handling. (#61416) 5 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
changes.py Relocate ansible-test code. (#60147) 5 years ago
classification.py Overhaul ansible-test test path handling. (#61416) 5 years ago
cli.py Overhaul ansible-test test path handling. (#61416) 5 years ago
config.py Overhaul ansible-test test path handling. (#61416) 5 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Overhaul ansible-test test path handling. (#61416) 5 years ago
cover.py Overhaul ansible-test test path handling. (#61416) 5 years ago
coverage_util.py Overhaul ansible-test test path handling. (#61416) 5 years ago
csharp_import_analysis.py Change collection PS util import pattern (#61307) 5 years ago
data.py Overhaul ansible-test test path handling. (#61416) 5 years ago
delegation.py Overhaul ansible-test test path handling. (#61416) 5 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py Relocate ansible-test code. (#60147) 5 years ago
env.py Overhaul ansible-test test path handling. (#61416) 5 years ago
executor.py Overhaul ansible-test test path handling. (#61416) 5 years ago
git.py Relocate ansible-test code. (#60147) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py Overhaul ansible-test test path handling. (#61416) 5 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 5 years ago
metadata.py Overhaul ansible-test test path handling. (#61416) 5 years ago
payload.py Support delegation testing collections with deps. 5 years ago
powershell_import_analysis.py Change collection PS util import pattern (#61307) 5 years ago
target.py Overhaul ansible-test test path handling. (#61416) 5 years ago
test.py Overhaul ansible-test test path handling. (#61416) 5 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Overhaul ansible-test test path handling. (#61416) 5 years ago
util.py Overhaul ansible-test test path handling. (#61416) 5 years ago
util_common.py Overhaul ansible-test test path handling. (#61416) 5 years ago