Don't rewrite BeforeRestart prefix in UpgradeAndBackupRestore-2
This commit is contained in:
parent
0f42f0c486
commit
95e5130903
|
@ -12,14 +12,6 @@ runConsistencyCheck=false
|
|||
expectedRate = 0
|
||||
keyPrefix = 'AfterRestart'
|
||||
|
||||
[[test.workload]]
|
||||
testName = 'Cycle'
|
||||
nodeCount = 30000
|
||||
transactionsPerSecond = 2500.0
|
||||
testDuration = 30.0
|
||||
expectedRate = 0
|
||||
keyPrefix = 'BeforeRestart'
|
||||
|
||||
[[test.workload]]
|
||||
testName = 'RandomClogging'
|
||||
testDuration = 90.0
|
||||
|
|
Loading…
Reference in New Issue