Merge pull request #13524 from adelez/timeout

increase timeout
reviewable/pr13290/r29^2
adelez 7 years ago committed by GitHub
commit d9475e55cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/internal_ci/linux/grpc_interop_matrix.cfg

@ -17,7 +17,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/grpc_interop_matrix.sh"
# grpc_interop tests can take 1 hours to complete.
timeout_mins: 60
timeout_mins: 120
action {
define_artifacts {
regex: "**/sponge_log.xml"

Loading…
Cancel
Save