Make tempest scope more strict
... to prevent tripleo gate job from getting affected by newly added jobs. Change-Id: Ie0716610c2397a7684fc9bf80ebb48eb4932c5dd
This commit is contained in:
parent
eb2fb2fe67
commit
5d01be0227
@ -22,5 +22,5 @@
|
|||||||
featureset_override:
|
featureset_override:
|
||||||
run_tempest: false
|
run_tempest: false
|
||||||
tempest_test_whitelist:
|
tempest_test_whitelist:
|
||||||
- 'object_storage'
|
- 'tempest.api.object_storage'
|
||||||
use_os_tempest: true
|
use_os_tempest: true
|
||||||
|
Loading…
Reference in New Issue
Block a user