ansible/test
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
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration meraki/meraki_network - Enable/disable VLANs on network (#48820) 2019-05-01 12:24:39 -04:00
legacy Removed legacy Digital Ocean tasks (#51786) 2019-04-29 12:16:31 -04:00
results
runner Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
sanity Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
units network facts, add unit test for FC WWN (#55848) 2019-04-30 17:26:00 -04:00
utils Add Hetzner Cloud to CI integration tests. 2019-04-09 15:41:50 -07:00