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
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.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration meraki/meraki_network - Enable/disable VLANs on network (#48820) 7 years ago
legacy Removed legacy Digital Ocean tasks (#51786) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Implement a framework for having common code for release scripts (#55893) 7 years ago
sanity Implement a framework for having common code for release scripts (#55893) 7 years ago
units network facts, add unit test for FC WWN (#55848) 7 years ago
utils Add Hetzner Cloud to CI integration tests. 7 years ago