Преглед на файлове

Increase timeout for macOS Python tests by 50%

Lidi Zheng преди 5 години
родител
ревизия
da94b366eb
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      tools/internal_ci/macos/grpc_basictests_python.cfg
  2. 1 1
      tools/internal_ci/macos/pull_request/grpc_basictests_python.cfg

+ 1 - 1
tools/internal_ci/macos/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.*"

+ 1 - 1
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.*"