ansible/test/lib/ansible_test/_internal
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
..
cloud ansible-test: bumping ACME test container version (#64424) 2019-11-05 10:51:22 -05:00
integration Fix ansible-test integration temp dir location. 2019-10-07 13:12:59 -07:00
provider Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
sanity Add a sanity test for yaml to make sure we can parse all yaml 2019-12-20 10:29:03 -08:00
units Fix ansible-test pytest plugin loading. (#62119) 2019-09-10 23:27:05 -07:00
__init__.py
ansible_util.py Fix ansible-test PYTHONPATH handling. 2019-09-26 14:02:19 -04:00
cache.py
changes.py
classification.py Fix ansible-test collections requirements installation. (#62181) 2019-09-12 02:00:33 -07:00
cli.py Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
config.py Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
constants.py
core_ci.py Work around ssh-keygen issue in ansible-test. (#63211) 2019-10-07 14:36:05 -07:00
cover.py Fix ansible-test integration temp dir location. 2019-10-07 13:12:59 -07:00
coverage_util.py Properly exclude tests/output/ from code coverage. 2019-09-10 15:50:22 -07:00
csharp_import_analysis.py Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00
data.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -07:00
delegation.py Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08: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 Remove ansible-test --tox delegation option. 2019-11-14 17:18:00 -08:00
git.py Fix ansible-test handling of git submodules. (#65027) 2019-11-19 10:19:03 -08:00
http.py
import_analysis.py More ansible-test path handling updates. (#61484) 2019-08-28 15:13:00 -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 Update collections integration targets path. (#61523) 2019-08-29 03:39:03 -07:00
test.py Fix display of sanity test doc links. 2019-09-13 22:24:14 -07:00
thread.py
types.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
util.py Redact sensitive values by default in ansible-test 2019-09-17 08:09:17 -07:00
util_common.py Fix ansible-test env var mixing running commands. 2019-10-17 17:40:34 -07:00
venv.py Fix ansible-test virtualenv real python search. 2019-10-03 17:12:33 -07:00