foundationdb/tests/fast/LongStackWriteDuringRead.toml
2021-05-20 13:48:41 -06:00

12 lines
201 B
TOML

[configuration]
StderrSeverity = 30
[[test]]
testTitle = 'WriteDuringReadTest'
[[test.workload]]
testName = 'WriteDuringRead'
numOps = 10000
rarelyCommit = true
testDuration = 30