From 18570ec948bc45c03600fe5b41b79afc53f66bb3 Mon Sep 17 00:00:00 2001
From: Yong Ni <yongni@google.com>
Date: Wed, 15 Feb 2017 12:49:32 -0800
Subject: [PATCH] Wed Feb 15 12:49:32 PST 2017

---
 tools/internal_ci/linux/grpc_interop.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/internal_ci/linux/grpc_interop.cfg b/tools/internal_ci/linux/grpc_interop.cfg
index ecafcf62ae..23b83d2f91 100644
--- a/tools/internal_ci/linux/grpc_interop.cfg
+++ b/tools/internal_ci/linux/grpc_interop.cfg
@@ -32,7 +32,8 @@
 
 # Location of the continuous shell script in repository.
 build_file: "grpc/tools/internal_ci/linux/grpc_interop.sh"
-timeout_mins: 60
+# grpc_interop tests can take MANY hours to complete.
+timeout_mins: 480
 action {
   define_artifacts {
     regex: "**/sponge_log.xml"
-- 
GitLab