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
Matt Martz ccc63abc8e
Remove incidental vmware tests (#72420)
* Add explicit tests for ansible.module_utils.common.network.is_mac

* Test missing ANSIBLE_CONFIG

* Add explicit inventory script tests

* Add explicit tests for _consume_options

* Adjust perms, remove extra file

* ci_complete ci_coverage

* remove incidental_inventory_vmware_vm_inventory

* ci_complete ci_coverage

* Remove incidental_script_inventory_vmware_inventory

* ci_complete ci_coverage

* Remove incidental_vmware_guest

* ci_complete ci_coverage

* Remove incidental_vmware_host_hyperthreading and incidental_vmware_prepare_tests

* ci_complete ci_coverage

* newline and comment about what the test is doing

* ci_complete ci_coverage
5 years ago
..
integration/plugins Remove incidental vmware tests (#72420) 5 years ago
network-integration/collections/ansible_collections Remove incidental_vyos_static_route (#72024) 5 years ago
windows-integration Remove incidental_win_psexec (#71953) 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.