From 9a9568ff5aa9ae116a138ccd27abd8fff58941a1 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Mon, 14 Oct 2013 13:54:49 -0400 Subject: [PATCH] Increase timeout for neutron jobs This commit just increases the timeout duration for the neutron jobs in preparation for increasing the amount of tests run in these jobs. Change-Id: I1a6976b8b648148d3aa85adbf014c7967fed62d4 --- .../jenkins_job_builder/config/devstack-gate.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml b/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml index 085d99290e..6d56033c76 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/devstack-gate.yaml @@ -191,7 +191,7 @@ wrappers: - timeout: - timeout: 60 + timeout: 120 fail: true - timestamps @@ -217,7 +217,7 @@ wrappers: - timeout: - timeout: 60 + timeout: 120 fail: true - timestamps @@ -244,7 +244,7 @@ wrappers: - timeout: - timeout: 60 + timeout: 120 fail: true - timestamps @@ -271,7 +271,7 @@ wrappers: - timeout: - timeout: 60 + timeout: 120 fail: true - timestamps @@ -299,7 +299,7 @@ wrappers: - timeout: - timeout: 60 + timeout: 120 fail: true - timestamps