2021-11-09 06:43:32 +08:00
|
|
|
[[test]]
|
|
|
|
testTitle = 'RedwoodDeltaTree'
|
|
|
|
useDB = false
|
|
|
|
startDelay = 0
|
|
|
|
|
|
|
|
[[test.workload]]
|
|
|
|
testName = 'UnitTests'
|
|
|
|
maxTestCases = 1
|
|
|
|
testsMatching = 'Lredwood/correctness/unit/deltaTree/IntIntPair'
|
|
|
|
|
|
|
|
[[test]]
|
|
|
|
testTitle = "RedwoodRecordRef"
|
|
|
|
|
|
|
|
[[test.workload]]
|
2021-11-09 06:47:32 +08:00
|
|
|
testName = 'UnitTests'
|
|
|
|
maxTestCases = 2 # there are two of those
|
|
|
|
testsMatching = 'Lredwood/correctness/unit/deltaTree/RedwoodRecordRef'
|