mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
10 lines
173 B
TOML
10 lines
173 B
TOML
[configuration]
|
|
buggify = false
|
|
|
|
[[test]]
|
|
testTitle = 'RandomReadWriteTest'
|
|
connectionFailuresDisableDuration = 100000
|
|
|
|
[[test.workload]]
|
|
testName = 'ConflictRange'
|