完整性测试
以下完整性测试可作为 --test
选项用于 ansible-test sanity
,用于测试 Ansible 集合。此列表也可使用 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 时可以使用其他测试