openstack-tempest-skiplist/roles/list_skipped
Arx Cruz 85a392c55f Add installer key to releases on skiplist
Due the fact that one release might have different installers and
recently we were facing problems where add a test on the skiplist in
upstream jobs was also affecting downstream jobs, the best solution
right now is to add the key installers on the release for the test.
The default remains being 'tripleo' and 'osp', so we don't need to edit
all the tests to add the installers option. However, if you explicitly
set the installer, and you want it to be skipped in both tripleo and
other, you must also add the tripleo to the list.

Change-Id: I709a826f75e64ab2a7f741891e0a3cc4aa6edf32
2021-07-05 12:10:32 +02:00
..
defaults Fix variable 2020-07-29 10:59:54 +02:00
library Add installer key to releases on skiplist 2021-07-05 12:10:32 +02:00
tasks Add installer key to releases on skiplist 2021-07-05 12:10:32 +02:00
README.rst Add list tests ansible module 2020-06-29 11:03:52 +02:00

README.rst

List skipped tempest tests

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

Role Variables