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
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.
6 years ago
..
ansible-doc Remove modules which have ended their deprecation cycle 6 years ago
code-smell Implement a framework for having common code for release scripts (#55893) 6 years ago
compile Implement a framework for having common code for release scripts (#55893) 6 years ago
import Improve import sanity test output handling. (#52136) 6 years ago
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 6 years ago
pylint Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules zfs: deprecate key=value 'option' (#55699) 6 years ago
yamllint Fix typo in doc_fragments path. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago