From cb95aba9dbc53340e1f0b6cef803d8055d9d7ffc Mon Sep 17 00:00:00 2001 From: Takashi Matsuo Date: Thu, 23 Apr 2020 14:11:07 -0700 Subject: [PATCH] Revert "testing: bump the timeout for periodic builds (#3413)" This reverts commit 486ae251264518755c0a7133d696fc31cc5a8c57. --- .kokoro/python3.6/periodic.cfg | 2 -- .kokoro/python3.7/periodic.cfg | 2 -- .kokoro/python3.8/periodic.cfg | 2 -- 3 files changed, 6 deletions(-) diff --git a/.kokoro/python3.6/periodic.cfg b/.kokoro/python3.6/periodic.cfg index c91164fa3b7..90879b0bec7 100644 --- a/.kokoro/python3.6/periodic.cfg +++ b/.kokoro/python3.6/periodic.cfg @@ -14,8 +14,6 @@ # 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 c91164fa3b7..90879b0bec7 100644 --- a/.kokoro/python3.7/periodic.cfg +++ b/.kokoro/python3.7/periodic.cfg @@ -14,8 +14,6 @@ # 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 c91164fa3b7..90879b0bec7 100644 --- a/.kokoro/python3.8/periodic.cfg +++ b/.kokoro/python3.8/periodic.cfg @@ -14,8 +14,6 @@ # 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"