openstack-tempest-skiplist/roles/validate_yaml
Arx Cruz f19474e273 Allowed tests command added
This patch adds the functionality to read a yaml file with a list of
tests to be executed by an specific job.
It also create a new ansible module called list_allowed as well as
update the documentation with the new functionalities.

Change-Id: I320a08a06d55d81c67d1a8792600b29f9543178a
2021-04-14 14:08:52 +02:00
..
defaults Spliting tempest validate and install role 2020-05-07 12:03:08 +02:00
tasks Allowed tests command added 2021-04-14 14:08:52 +02:00
README.rst Spliting tempest validate and install role 2020-05-07 12:03:08 +02:00

README.rst

Validate yaml schema for tempest skip

This role execute the validate command from tempest-skiplist to ensure that the yaml file used to store the tempest tests to be skipped are in the correct schema format.

Role Variables