TripleO: Reduce tempest test scope

This change reduces scope of tempest tests in tripleo job, so that we
run only subset of test cases used in TripleO repos.

Change-Id: If1ab96a8b78f47e3316c0a05b27f7827a27ab559
(cherry picked from commit 07d0fa7ab8)
(cherry picked from commit da08bab24c)
This commit is contained in:
Takashi Kajinami 2021-05-14 11:34:57 +09:00
parent 5dc878bf78
commit ee851c2360
1 changed files with 0 additions and 1 deletions

View File

@ -23,6 +23,5 @@
featureset_override:
run_tempest: false
tempest_test_whitelist:
- 'tempest.api.image'
- 'tempest.scenario.test_server_basic_ops'
use_os_tempest: true