Increase ping timeout to 5 minutes
Change-Id: Id41ee5888f4b1a76033e0d08e402088458649690
This commit is contained in:
@@ -40,7 +40,7 @@ OPTIONS = [
|
||||
help="Size in bytes of ICMP messages (including "
|
||||
"headers and payload)"),
|
||||
cfg.IntOpt('timeout',
|
||||
default=90.,
|
||||
default=300.,
|
||||
help="Maximum time in seconds a sequence of ICMP "
|
||||
"messages is sent to a destination host before "
|
||||
"reporting as a failure")]
|
||||
|
||||
Reference in New Issue
Block a user