Enable rollback workload
This commit is contained in:
parent
4756447b74
commit
14c641ce2b
|
@ -29,9 +29,9 @@ testTitle=BackupAndParallelRestoreWithAtomicOp
|
|||
testName=RandomClogging
|
||||
testDuration=90.0
|
||||
|
||||
; testName=Rollback
|
||||
; meanDelay=90.0
|
||||
; testDuration=90.0
|
||||
testName=Rollback
|
||||
meanDelay=90.0
|
||||
testDuration=90.0
|
||||
|
||||
; Do NOT kill restore worker process yet
|
||||
; Kill other process to ensure restore works when FDB cluster has faults
|
||||
|
|
|
@ -25,9 +25,9 @@ testTitle=BackupAndRestore
|
|||
testName=RandomClogging
|
||||
testDuration=90.0
|
||||
|
||||
; testName=Rollback
|
||||
; meanDelay=90.0
|
||||
; testDuration=90.0
|
||||
testName=Rollback
|
||||
meanDelay=90.0
|
||||
testDuration=90.0
|
||||
|
||||
; Do NOT kill restore worker process yet
|
||||
; Kill other process to ensure restore works when FDB cluster has faults
|
||||
|
|
Loading…
Reference in New Issue