From 09bf038aa88f2c2f364dd755a18df451fbdbae3d Mon Sep 17 00:00:00 2001 From: rabi Date: Fri, 23 Dec 2016 06:45:17 +0530 Subject: [PATCH] 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. --- jenkins/jobs/heat.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/heat.yaml b/jenkins/jobs/heat.yaml index 1ad7c33d5f..320d698cfc 100644 --- a/jenkins/jobs/heat.yaml +++ b/jenkins/jobs/heat.yaml @@ -42,7 +42,7 @@ wrappers: - build-timeout: - timeout: 80 + timeout: 130 - timestamps builders: