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/runner/requirements
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-test.txt Initial ansible-test implementation. (#18556) 8 years ago
constraints.txt Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 6 years ago
coverage.txt Initial ansible-test implementation. (#18556) 8 years ago
integration.cloud.aws.txt Add aws_secret module for managing secretsmanager on AWS (#48486) 6 years ago
integration.cloud.azure.txt Bump dependency versions to avoid conflicts (#54443) 6 years ago
integration.cloud.cs.txt Add support for cloud tests to ansible-test. (#24315) 8 years ago
integration.cloud.hcloud.txt Add Hetzner Cloud to CI integration tests. 6 years ago
integration.cloud.nios.txt Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 7 years ago
integration.cloud.opennebula.txt opennebula: new module one_host (#40041) 7 years ago
integration.cloud.openshift.txt Fix openshift integration test requirements. 6 years ago
integration.cloud.vcenter.txt Move pyvmomi install into cloud test plugin. 7 years ago
integration.txt Only use Paramiko in tests when needed. (#54826) 6 years ago
network-integration.txt Network requirements to be installed by ansible-test (#40042) 7 years ago
sanity.ps1 Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 6 years ago
sanity.txt Implement a framework for having common code for release scripts (#55893) 6 years ago
units.txt Add pypsrp to unit tests and disable failing test. 6 years ago
windows-integration.txt Only use Paramiko in tests when needed. (#54826) 6 years ago