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.

Conflicts:
	.zuul.yaml

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

View File

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