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: Idecb41c3cd78e6cc87f324f41ed77b981c3025ce
(cherry picked from commit a73d22babd)
(cherry picked from commit 5d581f0438)
(cherry picked from commit 37558d657f)
(cherry picked from commit 9102d328f6)
This commit is contained in:
Takashi Kajinami 2021-05-14 11:20:51 +09:00
parent 287ce1fe36
commit 9cc35d58b4
1 changed files with 0 additions and 1 deletions

View File

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