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.
2019-08-27 23:40:06 -07:00
..
cloud Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
integration Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
provider Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
sanity Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
units Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
__init__.py
ansible_util.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cache.py
changes.py
classification.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cli.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
config.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
constants.py
core_ci.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
cover.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
coverage_util.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
csharp_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
data.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
delegation.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
diff.py
docker_util.py
env.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
executor.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
git.py
http.py
import_analysis.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
init.py
manage_ci.py Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
metadata.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
payload.py Support delegation testing collections with deps. 2019-08-27 07:29:42 -07:00
powershell_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
target.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
test.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util_common.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00