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
David Shrewsbury 18a66e291d
Force collections to be static (#68723)
* Force collections to be static

Templating of collection names does not work at all. Force them to
be static so that a warning is generated for the user.

* Add collectionsearch unit test and fix for reviews

New unit test validates the new _load_collections() code and moves
the new check to the end of the method.

* Change unit test to pytest

* Adjust unit test to use capsys instead of monkeypatch

* Fix pep8 error

* Add changelog fragment

Closes #68704
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration subversion module - provide password securely when possible or warn (#67829) 4 years ago
lib/ansible_test Fix ansible-test --docker without tests dir. 4 years ago
sanity Migrate apt_repo to community.general. Fixes #68637 (#68641) 4 years ago
support add readme to test/support (#68450) 4 years ago
units Force collections to be static (#68723) 4 years ago
utils/shippable Update ansible-test network test provisioning. (#68220) 4 years ago