Merge pull request #24692 from lidizheng/increase-timeout-basic-test

Increase the timeout of Python basic tests on Windows
reviewable/pr24701/r1
Lidi Zheng 4 years ago committed by GitHub
commit 6c7e91e633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/internal_ci/windows/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: 60
timeout_mins: 90
action {
define_artifacts {
regex: "**/*sponge_log.*"

Loading…
Cancel
Save