ansible/test/sanity
Matt Martz 95f4282c42
Verify package data in setup.py installs all files (#59537)
* Add sanity test to ensure all non-py files are installed

* Fix mode and regex

* Fix role skel inventory package_data

* Add docs

* Update package_data for inventory files

* Address pylint concerns

* Another tweak to package_data

* Address review feedback

* Change index to 1

* add to ansible-only.txt
2019-07-24 13:58:13 -05:00
..
ansible-doc Skip using paths for ansible-doc sanity test. 2019-07-19 16:17:56 -07:00
code-smell Verify package data in setup.py installs all files (#59537) 2019-07-24 13:58:13 -05:00
compile Move common build code from _build_helpers (#55986) 2019-07-16 12:19:01 -07:00
import Fix import sanity test for collections. (#59484) 2019-07-23 18:10:24 -07:00
pep8 Add common sanity ignore & skip to ansible-test. (#59416) 2019-07-23 13:31:54 -07:00
pslint Add common sanity ignore & skip to ansible-test. (#59416) 2019-07-23 13:31:54 -07:00
pylint Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
rstcheck
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules VMware: Add datatypes in documentation (#59221) 2019-07-24 07:55:55 +05:30
yamllint Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
ansible.cfg