You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Pilou 54882d4715 dimensiondata: fix broken import (#35634)
* Fix broken import

* Remove never reached statements

exit_json and fail_json methods call sys.exit, subsequent statements
can not be executed.
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Enable wildcard import pylint (#35786) 7 years ago
compile Convert ansible-test compile into a sanity test. 7 years ago
import dimensiondata: fix broken import (#35634) 7 years ago
pep8 Test cleanup. 7 years ago
pslint Add pslint sanity test settings. 7 years ago
pylint Enable wildcard import pylint (#35786) 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Guard against assignments that are not ast.Name in docs parsing (#35513) 7 years ago
yamllint Add module support to yamllint sanity test. (#34964) 7 years ago
ansible.cfg Fix ansible-test config management. 7 years ago