mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 11:15:50 +08:00
14 lines
263 B
TOML
14 lines
263 B
TOML
[configuration]
|
|
extraDB = 2
|
|
|
|
[[test]]
|
|
testTitle = 'DifferentClustersSameRV'
|
|
clearAfterTest = false
|
|
|
|
[[test.workload]]
|
|
testName = 'DifferentClustersSameRV'
|
|
testDuration = 500
|
|
switchAfter = 50
|
|
keyToRead = 'someKey'
|
|
keyToWatch = 'anotherKey'
|