FastRestore:Test:Let simulation tests turn buggify on and off
This commit is contained in:
parent
0507e9703c
commit
e9fa7803a8
|
@ -47,7 +47,7 @@ testTitle=BackupAndParallelRestoreWithAtomicOp
|
|||
; testDuration=90.0
|
||||
|
||||
; Disable buggify for parallel restore
|
||||
buggify=on
|
||||
;buggify=on
|
||||
;testDuration=360000 ;not work
|
||||
;timeout is in seconds
|
||||
timeout=360000
|
||||
|
|
|
@ -69,7 +69,7 @@ testTitle=BackupAndRestore
|
|||
; testDuration=90.0
|
||||
|
||||
; Disable buggify for parallel restore
|
||||
buggify=off
|
||||
;buggify=off
|
||||
;testDuration=360000 ;not work
|
||||
;timeout is in seconds
|
||||
timeout=360000
|
||||
|
|
Loading…
Reference in New Issue