10 lines
173 B
TOML
10 lines
173 B
TOML
|
[[test]]
|
||
|
testTitle = 'BlobManagerUnit'
|
||
|
useDB = false
|
||
|
startDelay = 0
|
||
|
|
||
|
[[test.workload]]
|
||
|
testName = 'UnitTests'
|
||
|
maxTestCases = 0
|
||
|
testsMatching = /blobmanager/
|