Increased testDuration for DifferentClustersSameRV test
Unlocking the second database can take a while because the local ratekkeeper throttles reads until the updateStorage actor catches up after advanceVersion
This commit is contained in:
parent
6e13cbbb7d
commit
8f06ccb065
|
@ -1,6 +1,6 @@
|
|||
testTitle=DifferentClustersSameRV
|
||||
testName=DifferentClustersSameRV
|
||||
testDuration=100
|
||||
testDuration=150
|
||||
switchAfter=50
|
||||
keyToRead=someKey
|
||||
keyToWatch=anotherKey
|
||||
|
|
Loading…
Reference in New Issue