mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-03 03:41:53 +08:00
12 lines
201 B
TOML
12 lines
201 B
TOML
[configuration]
|
|
StderrSeverity = 30
|
|
|
|
[[test]]
|
|
testTitle = 'WriteDuringReadTest'
|
|
|
|
[[test.workload]]
|
|
testName = 'WriteDuringRead'
|
|
numOps = 10000
|
|
rarelyCommit = true
|
|
testDuration = 30
|