openstack-tempest-skiplist/roles/list_skipped
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 Fix variable 2020-07-29 10:59:54 +02:00
library Allowed tests command added 2021-04-14 14:08:52 +02:00
tasks Enable support to multiple deployments 2020-10-23 13:04:23 +02:00
README.rst Add list tests ansible module 2020-06-29 11:03:52 +02:00

List skipped tempest tests

This role execute the tempest-skip tool and return the list of tests to be skipped.

Role Variables