ansible/test/lib/ansible_test/_internal/sanity
Matt Clay 4afe757f93
More ansible-test path handling updates. (#61484)
* Move test results vars into layout.

* Add test_path to layout.

* Add sanity_path to layout.

* Clean up layout.

* Update change classification.

* Improve classification layout.

* Relocate common classification code.

* Use is_subdir for relocated code.

* Relocate ansible test/units/compat/ hack.

* Fix variable shadowing.

* Remove unused code.

* Fix ordering of path tests.

* Clean up ansible classification.

* Fix hard-coded plugin paths in classification.

* Relocate more common classification.

* Fix logic.

* Fix pylint issue.

* Add missing licenses classification.
2019-08-28 15:13:00 -07:00
..
__init__.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -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 Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -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 - Use error codes instead of numbers (#60711) 2019-08-28 14:12:56 -07:00
yamllint.py