ansible/test/lib/ansible_test/_internal/sanity
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
..
__init__.py Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
ansible_doc.py Improve ansible-test env display. (#61339) 2019-08-26 14:02:55 -07:00
bin_symlinks.py Additional ansible-test path fixes. (#60300) 2019-08-08 23:51:03 -07:00
compile.py
ignores.py
import.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
integration_aliases.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
pep8.py
pslint.py
pylint.py Use .cfg extension for pylint configs. 2019-08-24 07:25:19 -07:00
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py validate-modules: support collections (#60247) 2019-08-16 14:28:34 -05:00
yamllint.py