Increase timeout for macOS Python tests by 50%

pull/22694/head
Lidi Zheng 5 years ago
parent b6a7d5505c
commit da94b366eb
  1. 2
      tools/internal_ci/macos/grpc_basictests_python.cfg
  2. 2
      tools/internal_ci/macos/pull_request/grpc_basictests_python.cfg

@ -17,7 +17,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/macos/grpc_basictests_python.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 60
timeout_mins: 90
action {
define_artifacts {
regex: "**/*sponge_log.*"

@ -17,7 +17,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/macos/grpc_basictests_python.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 60
timeout_mins: 90
action {
define_artifacts {
regex: "**/*sponge_log.*"

Loading…
Cancel
Save