ansible/test
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration user - honor update_password parameter on BusyBox hosts (#65977) 2019-12-20 13:09:22 -05:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Add a sanity test for yaml to make sure we can parse all yaml 2019-12-20 10:29:03 -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 Onyx username (#63897) 2019-12-17 14:01:03 +05:30
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00