aboutsummaryrefslogtreecommitdiff
path: root/tools/internal_ci
diff options
context:
space:
mode:
authorRichard Belleville <rbellevi@google.com>2023-10-09 13:27:56 -0700
committerGitHub <noreply@github.com>2023-10-09 13:27:56 -0700
commitcd21b57af0bdbb5d4725343b5892820cf3d7ace1 (patch)
tree8810a181a98ff2efbdd1b422df028c832bf20bfb /tools/internal_ci
parentc4a35a28fd519e7b26521a4be6a1c91774fda4ab (diff)
downloadgrpc-grpc-cd21b57af0bdbb5d4725343b5892820cf3d7ace1.tar.gz
[test infra] Bump Python Windows distribtest timeout (#34550)
Bump Python windows distribtest timeout. With the addition of 3.12 artifacts, we've been hitting this timeout pretty frequently recently. Once [https://github.com/grpc/grpc/pull/34450](https://www.google.com/url?sa=D&q=https%3A%2F%2Fgithub.com%2Fgrpc%2Fgrpc%2Fpull%2F34450) is merged, we'll have a reduction in total time, but even before 3.12 was introduced, we were already hitting the timeout pretty frequently.
Diffstat (limited to 'tools/internal_ci')
-rw-r--r--tools/internal_ci/windows/grpc_distribtests_python.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/internal_ci/windows/grpc_distribtests_python.cfg b/tools/internal_ci/windows/grpc_distribtests_python.cfg
index 85fd98f6ce..ef254b2cc0 100644
--- a/tools/internal_ci/windows/grpc_distribtests_python.cfg
+++ b/tools/internal_ci/windows/grpc_distribtests_python.cfg
@@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/windows/grpc_distribtests_python.bat"
-timeout_mins: 120
+timeout_mins: 240
action {
define_artifacts {
regex: "**/*sponge_log.*"