Make tempest scope more strict

... to prevent tripleo gate job from getting affected by newly
added jobs.

Change-Id: I35016b7eb2a314e713bfc5d3d9cb17360b2bad4f
This commit is contained in:
Takashi Kajinami 2020-04-02 20:49:11 +09:00
parent 8af0280374
commit 0973f28597
1 changed files with 3 additions and 2 deletions

View File

@ -23,6 +23,7 @@
tempest_services:
- cinder
tempest_test_whitelist:
- 'volume'
- 'cinder_tempest_plugin'
- 'tempest.api.volume'
- 'tempest.scenario.test_volume_boot_pattern'
- 'cinder_tempest_plugin.api'
use_os_tempest: true