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/ansible_collections/ns/col
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
..
meta validate ansible-base's and collections runtime.yml (#69742) 4 years ago
plugins Update ansible-test integration tests. (#69970) 4 years ago
tests Minor cleanup for ansible-test integration test. 4 years ago
README.rst Update ansible-test integration tests. (#69970) 4 years ago
galaxy.yml Update ansible-test integration tests. (#69970) 4 years ago

README.rst

README
------
This is a simple collection used to verify that ``ansible-test`` works on a collection.