aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2017-02-10 15:31:02 -0800
committerGravatar Matt Kwong <mattkwong@google.com>2017-02-10 15:31:02 -0800
commita651bf1b26c5e94d482ad98a4974f78695c25f99 (patch)
treecc88b0b4d370c460646b6bd7ad0b730a3a0560c3
parentf7f25fc01ec75670e9d11c8852b296527837dd9d (diff)
Increase test timeout duration for internal CI
-rw-r--r--tools/internal_ci/linux/grpc_master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/linux/grpc_master.cfg b/tools/internal_ci/linux/grpc_master.cfg
index 8ce2ef11a2..d5901bb601 100644
--- a/tools/internal_ci/linux/grpc_master.cfg
+++ b/tools/internal_ci/linux/grpc_master.cfg
@@ -32,7 +32,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/grpc_master.sh"
-timeout_mins: 60
+timeout_mins: 240
action {
define_artifacts {
regex: "**/sponge_log.xml"