ansible/test/runner
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
..
completion Update the default test container to 1.7.0. (#54930) 2019-04-05 22:34:38 -07:00
injector Fix virtualenv activation in tests. 2019-03-27 11:24:03 -07:00
lib Fix ansible-test target change classification. 2019-04-26 14:14:16 -07:00
requirements Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
setup Improve ansible-test python interpreter selection. (#54445) 2019-03-27 16:40:27 -07:00
units
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-09-19 17:58:55 -07:00
Makefile
retry.py
shippable.py
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 2018-03-06 16:28:06 -08:00
versions.py Revert "Relax ansible-test python version checking." 2018-11-14 17:39:00 -08:00