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 Clay 81ca44b7e5 Change location of collections tests.
The directories used for collections tests are changing as follows:

`test/` -> `tests/`
`test/results/` -> `tests/output/`

This is a breaking change for collections tests executed by ansible-test.
All collections will need to be updated to use the new directory.

The `tests/output/` directory should be added to the `.gitignore` or equivalent in each collection.

This change is being made before the first pre-release of Ansible 2.9 since ansible-test has not yet been shipped.
Using the `tests/` directory matches the other collections directories `plugins/` and `roles/`.

This resolves https://github.com/ansible/ansible/issues/60218
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration T woerner max concurrent (#60702) 6 years ago
legacy Online: rename _facts -> _info (#61091) 6 years ago
lib/ansible_test Change location of collections tests. 6 years ago
sanity default collection support (#61415) 6 years ago
units T woerner max concurrent (#60702) 6 years ago
utils Fix CI test result placement. 6 years ago