From 946a4b4cffdf3dc3bcb253b602fd557a7570adc6 Mon Sep 17 00:00:00 2001 From: Takashi Matsuo Date: Wed, 15 Apr 2020 15:25:22 -0700 Subject: [PATCH] testing: bump the timeout for periodic builds --- .kokoro/python3.6/periodic.cfg | 2 ++ .kokoro/python3.7/periodic.cfg | 2 ++ .kokoro/python3.8/periodic.cfg | 2 ++ 3 files changed, 6 insertions(+) diff --git a/.kokoro/python3.6/periodic.cfg b/.kokoro/python3.6/periodic.cfg index 90879b0bec7..c91164fa3b7 100644 --- a/.kokoro/python3.6/periodic.cfg +++ b/.kokoro/python3.6/periodic.cfg @@ -14,6 +14,8 @@ # Format: //devtools/kokoro/config/proto/build.proto +timeout_mins: 420 # 7 hours + # Tell the trampoline which build file to use. env_vars: { key: "TRAMPOLINE_BUILD_FILE" diff --git a/.kokoro/python3.7/periodic.cfg b/.kokoro/python3.7/periodic.cfg index 90879b0bec7..c91164fa3b7 100644 --- a/.kokoro/python3.7/periodic.cfg +++ b/.kokoro/python3.7/periodic.cfg @@ -14,6 +14,8 @@ # Format: //devtools/kokoro/config/proto/build.proto +timeout_mins: 420 # 7 hours + # Tell the trampoline which build file to use. env_vars: { key: "TRAMPOLINE_BUILD_FILE" diff --git a/.kokoro/python3.8/periodic.cfg b/.kokoro/python3.8/periodic.cfg index 90879b0bec7..c91164fa3b7 100644 --- a/.kokoro/python3.8/periodic.cfg +++ b/.kokoro/python3.8/periodic.cfg @@ -14,6 +14,8 @@ # Format: //devtools/kokoro/config/proto/build.proto +timeout_mins: 420 # 7 hours + # Tell the trampoline which build file to use. env_vars: { key: "TRAMPOLINE_BUILD_FILE"