Increase timeout for C/C++ MacOS builds

pull/37224/head
Yash Tibrewal 4 months ago
parent 747e56e24b
commit b12d19d14b
  1. 2
      tools/internal_ci/macos/grpc_basictests_c_cpp_dbg.cfg
  2. 2
      tools/internal_ci/macos/grpc_basictests_c_cpp_opt.cfg
  3. 2
      tools/internal_ci/macos/pull_request/grpc_basictests_c_cpp_dbg.cfg

@ -17,7 +17,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/macos/grpc_run_tests_matrix.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 240
timeout_mins: 360
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_run_tests_matrix.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 240
timeout_mins: 360
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_run_tests_matrix.sh"
gfile_resources: "/bigstore/grpc-testing-secrets/gcp_credentials/GrpcTesting-d0eeee2db331.json"
timeout_mins: 180
timeout_mins: 360
action {
define_artifacts {
regex: "**/*sponge_log.*"

Loading…
Cancel
Save