foundationdb/tests/rare/RedwoodDeltaTree.toml

16 lines
388 B
TOML
Raw Normal View History

[[test]]
testTitle = 'RedwoodDeltaTree'
useDB = false
startDelay = 0
[[test.workload]]
testName = 'UnitTests'
maxTestCases = 1
testsMatching = 'Lredwood/correctness/unit/deltaTree/IntIntPair'
[[test]]
testTitle = "RedwoodRecordRef"
[[test.workload]]
testName = 'Lredwood/correctness/unit/deltaTree/RedwoodRecordRef'
maxTestCases = 2 # there are two of those