From 9e86baaea60c241f454b520c8a014564f3d7228c Mon Sep 17 00:00:00 2001 From: Yash Tibrewal Date: Tue, 11 May 2021 17:22:48 -0700 Subject: [PATCH] Revert grpc_xds_k8s_python timeout to 120mins (#26221) Seems to have been inadvertently increased in #26187 --- tools/internal_ci/linux/grpc_xds_k8s_python.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/internal_ci/linux/grpc_xds_k8s_python.cfg b/tools/internal_ci/linux/grpc_xds_k8s_python.cfg index 96addea3644..82826f199b1 100644 --- a/tools/internal_ci/linux/grpc_xds_k8s_python.cfg +++ b/tools/internal_ci/linux/grpc_xds_k8s_python.cfg @@ -16,7 +16,7 @@ # Location of the continuous shell script in repository. build_file: "grpc/tools/internal_ci/linux/grpc_xds_k8s_python.sh" -timeout_mins: 360 +timeout_mins: 120 action { define_artifacts { regex: "artifacts/**/*sponge_log.xml"