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/support
Sloane Hertel 1f485dccaa [stable-2.10] Add intentional coverage for incidental_ec2_instance (#72028)
* Add a test suite for module_utils.common.dict_transformations

* ci_complete

ci_coverage

Add a wait_for test using delegate_to

* Remove incidental_ec2_instance

* Remove unused test support modules

* Requested changes

ci_complete

ci_coverage

* Oops, put everything back to test coverage again

ci_complete

ci_coverage

* Remove incidental_ec2_instance tests and supporting modules
(cherry picked from commit 960e4c0809)

Co-authored-by: Sloane Hertel <shertel@redhat.com>
5 years ago
..
integration/plugins [stable-2.10] Add intentional coverage for incidental_ec2_instance (#72028) 5 years ago
network-integration/collections/ansible_collections Replace incidental tests with intentional argspec tests (#72370) 5 years ago
windows-integration Replace incidental tests with intentional argspec tests (#72370) 5 years ago
README.md add readme to test/support (#68450) 6 years ago

README.md

IMPORTANT!

Files under this directory are not actual plugins and modules used by Ansible and as such should not be modified. They are used for testing purposes only (and are temporary).

In almost every case, pull requests affecting files under this directory will be closed.

You are likely looking for something under https://github.com/ansible-collections/ instead.