健全性测试
以下健全性测试可用作测试 Ansible 集合时 ansible-test sanity
的 --test
选项。此列表也可使用 ansible-test sanity --list-tests --allow-disabled
获取。
有关如何运行这些测试的信息,请参阅 健全性测试指南。
- action-plugin-docs
- ansible-doc
- changelog
- compile
- empty-init
- ignores
- import
- line-endings
- no-assert
- no-basestring
- no-dict-iteritems
- no-dict-iterkeys
- no-dict-itervalues
- no-get-exception
- no-illegal-filenames
- no-main-display
- no-smart-quotes
- no-unicode-literals
- pep8
- pslint
- pylint
- replace-urlopen
- runtime-metadata
- shebang
- shellcheck
- symlinks
- use-argspec-type-path
- use-compat-six
- validate-modules
- yamllint
测试 Ansible Core 时可以使用其他测试