Increase timeout for dsvm functional jobs
We're seeing too many failures with dsvm functional jobs timing out before the tests could complete in the last few weeks. This is mostly due to jobs running on slow nodes and devstack setup taking more than 40 mins at times. Change-Id: I51a48c6750f37083ad0f248994db3a5eee620143 Note: Our functiona/integration test jobs use tempest plugin.
This commit is contained in:
parent
77d148813e
commit
09bf038aa8
@ -42,7 +42,7 @@
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 80
|
||||
timeout: 130
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
|
Loading…
Reference in New Issue
Block a user