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
This commit is contained in:
Takashi Kajinami 2021-05-14 11:34:57 +09:00
parent 76d1c5bff9
commit 07d0fa7ab8
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.image'
- 'tempest.scenario.test_server_basic_ops'
use_os_tempest: true