From 004f4cf41ec318b7653df9a750009172b2f58567 Mon Sep 17 00:00:00 2001
From: Steven Dake <stdake@cisco.com>
Date: Sat, 16 Apr 2016 08:37:51 -0700
Subject: [PATCH] Revert "Change kolla gate timeout to 90 minutes"

I'm not realy sure what the problem is with our gate timing out,
but 90 minutes doesn't fix the problem.  It just prolongs the delay
for gating when the gate fails in some mysterious way.

Thanks for working with us while we sort out our gating situation.

This reverts commit 01155c491b0b5e6abb27e2a06181ea4a59cc5eba.

Change-Id: I45ff5b59697d949e2c9ea8412442b4649486b2ea
---
 jenkins/jobs/kolla.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jenkins/jobs/kolla.yaml b/jenkins/jobs/kolla.yaml
index a4d1ceaaab..36427270af 100644
--- a/jenkins/jobs/kolla.yaml
+++ b/jenkins/jobs/kolla.yaml
@@ -4,7 +4,7 @@
 
     wrappers:
       - build-timeout:
-          timeout: 90
+          timeout: 60
       - timestamps
 
     builders: