ApiCorrectnessAtomicRestore test: Increase timeout value
This commit is contained in:
parent
241c2703c8
commit
d185359422
|
@ -26,3 +26,6 @@ startAfter=10.0
|
||||||
restoreAfter=50.0
|
restoreAfter=50.0
|
||||||
clearAfterTest=false
|
clearAfterTest=false
|
||||||
simBackupAgents=BackupToFile
|
simBackupAgents=BackupToFile
|
||||||
|
|
||||||
|
;timeout is in seconds
|
||||||
|
timeout=360000
|
Loading…
Reference in New Issue