Skip tempest tests for a few more files

gitreview and api-ref files do not affect actual functionality.

Change-Id: Ibe3583dad6a837df0604281719236543b055958d
This commit is contained in:
Takashi Kajinami 2025-03-15 22:17:33 +09:00
parent 0901ab0f3f
commit 5a12fc9dd6

View File

@ -24,8 +24,10 @@
tempest_test_regex: zaqar_tempest_plugin.tests
tox_envlist: all
irrelevant-files: &zaqar-irrelevant-files
- ^\.gitreview$
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^api-ref/.*$
- ^doc/.*$
- ^zaqar/hacking/.*$
- ^zaqar/tests/.*$