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/integration/targets/ansible-test
John R Barker 37785255f2
validate ansible-base's and collections runtime.yml (#69742)
* Validate ansible-base & collection's runtime.yml

Add new test `runtime-metadata`

* Schema validation of file
* Error if a a legacy meta/routing.yml exist in a collection
* removal_date OR removal_version

* Add tombstone validation.

* Allow both ISO 8601 date strings and datetime.date objects (from YAML dates).

* Address review comments.

* Add metadata to test collection.

* Add requirements file.

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Matt Clay <matt@mystile.com>
4 years ago
..
ansible_collections/ns/col validate ansible-base's and collections runtime.yml (#69742) 4 years ago
collection-tests Split out and install sanity test requirements. (#69971) 4 years ago
aliases Add initial ansible-test tests for collections. (#68533) 4 years ago
runme.sh Fix ansible-test submodule handling. (#68759) 4 years ago