ansible/test/lib/ansible_test/_internal/sanity
Toshio Kuratomi ece306b201 Add a sanity test for yaml to make sure we can parse all yaml
Check that all yaml we ship is parsable by the pyyaml c backend.  Since
Ansible uses Pyyaml for docs and playbooks, if the yaml files aren't
parsable, they will error out if they were used.

Warn and skip yamllint if libyaml backend is not present

Ignore new errors in examples until someone can fix them
2019-12-20 10:29:03 -08:00
..
__init__.py Fix issues with ansible-test --venv option. (#62033) 2019-09-09 18:32:29 -07:00
ansible_doc.py Fix ansible-doc traceback and sanity test. (#62040) 2019-09-10 00:29:34 -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 Fix various import sanity test issues. 2019-10-22 23:00:35 -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 Fix plugin paths for ansible-test pylint test. (#65526) 2019-12-04 18:07:16 -08:00
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py Fixes for validate-modules import handling. (#63932) 2019-10-30 09:48:21 -07:00
yamllint.py Add a sanity test for yaml to make sure we can parse all yaml 2019-12-20 10:29:03 -08:00