ansible/test/sanity
Toshio Kuratomi 3161a91d7e
Implement a framework for having common code for release scripts (#55893)
* Implement a framework for having common code for release scripts

* Release scripts will go through hacking/build-ansible.  build-ansible is
  a pluggable script which will set a directory that has common code for
  non-enduser scripts.  It will then invoke the plugin which implements
  that subcommand.  Uses straight.plugin for loading each sub-command.

* We're going to add tools which are needed to test ansible (the changelog
  generation, for instance) so we need to include the pieces relevant to
  that in the tarball.

* Add straight.plugin to the sanity test requirements for the same
  reason

* Skip compile test just for build-ansible plugins which won't be run as
  part of sanity tests.
2019-05-01 13:57:03 -05:00
..
ansible-doc Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
code-smell Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
compile Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
import Improve import sanity test output handling. (#52136) 2019-02-12 17:32:57 -08:00
pep8 Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
pslint Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 2019-04-16 06:43:41 +10:00
pylint Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 2019-04-25 10:56:20 -06:00
rstcheck
shellcheck Test cleanup. 2018-01-11 13:43:10 -08:00
validate-modules zfs: deprecate key=value 'option' (#55699) 2019-04-29 08:07:22 +02:00
yamllint Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
ansible.cfg