Make tempest-tox-plugin-sanity-check n-v

Making tempest-tox-plugin-sanity-check job non-voting
until we fix this issue that makes the job constantly
failing:

https: //bugs.launchpad.net/tempest/+bug/2053026
Change-Id: I1d50b8e81425fa228e03d37a81aaaffdfa5c089c
This commit is contained in:
Martin Kopec 2024-02-14 18:01:17 +01:00
parent 0edee3b8d8
commit b641452a46
1 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,9 @@
- tempest-multinode-full-py3:
irrelevant-files: *tempest-irrelevant-files
- tempest-tox-plugin-sanity-check:
# TODO(kopecmartin): non-voting until this is resolved:
# https://bugs.launchpad.net/tempest/+bug/2053026
voting: false
irrelevant-files: &tempest-irrelevant-files-2
- ^.*\.rst$
- ^doc/.*$