Bump test timeout

We're working through some Mitaka gate issues, this should
help temporarily

Change-Id: I97b95b3961a9d66059ee142b3c1ba7707c2f4da2
This commit is contained in:
Tim Simmons 2017-02-24 17:15:46 +00:00
parent f90cfcf912
commit 12bd71d27e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ DnsGroup = [
default=1,
help="Time in seconds between build status checks."),
cfg.IntOpt('build_timeout',
default=240,
default=360,
help="Timeout in seconds to wait for an resource to build."),
cfg.IntOpt('min_ttl',
default=1,