Update docs/docsite/rst/dev_guide/testing/sanity/galaxy-metadata.rst

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/75335/head
Ompragash Viswanathan 3 years ago committed by GitHub
parent 786ec38b4e
commit 511a68b102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,4 +2,4 @@ galaxy-metadata
===============
* Validates the required keys (namespace, name, version, readme, authors) for the collection galaxy.yml metadata file.
* If the required keys arent present or if the required and other keys contain ``null`` value in the galaxy.yml file then this sanity test will throw an error.
* If the required keys are not present or if the required and other keys contain ``null`` value in the ``galaxy.yml`` file, this sanity test will throw an error.

Loading…
Cancel
Save