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
Matt Davis 7d1a981b61
default collection support (#61415)
* default collection support

* playbooks run from inside a registered collection will set that collection as the first item in the search order (as will all non-collection roles)
* this allows easy migration of runme.sh style playbook/role integration tests to collections without the playbooks/roles needing to know the name of their enclosing collection

* ignore bogus sanity error

* filed #61460

* fixed task unit test failure

* don't append an empty collections list to the ds

* ignore leftover local_action in mod_args ds action parsing

* fix async_extra_data test to not require ssh and bogus locale

* disable default collection test under Windows

* ensure collection location FS code is always bytes

* add changelog
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration default collection support (#61415) 5 years ago
legacy Online: rename _facts -> _info (#61091) 5 years ago
lib/ansible_test Show doc URL for sanity test failures 5 years ago
sanity default collection support (#61415) 5 years ago
units New storage/netapp module - na_ontap_kerberos_realm (#59923) 5 years ago
utils Fix CI test result placement. 5 years ago