increased timeout for windows grpc basictests python

pull/38162/head
Sourabh Singh 5 days ago
parent d61d88d130
commit 999fd351ed
  1. 2
      tools/internal_ci/windows/grpc_basictests_python.cfg
  2. 2
      tools/internal_ci/windows/pull_request/grpc_basictests_python.cfg

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/windows/grpc_run_tests_matrix.bat"
timeout_mins: 180
timeout_mins: 240
action {
define_artifacts {
regex: "**/*sponge_log.*"

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/windows/grpc_run_tests_matrix.bat"
timeout_mins: 90
timeout_mins: 180
action {
define_artifacts {
regex: "**/*sponge_log.*"

Loading…
Cancel
Save