[Kokoro] Increase arm64 test timeout (#32950)

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
pull/32636/head
Yash Tibrewal 2 years ago committed by GitHub
parent c0ee9ff4d5
commit 0dbe8bd37d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/internal_ci/linux/arm64/grpc_bazel_test_c_cpp.cfg

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/arm64/grpc_bazel.sh"
timeout_mins: 150
timeout_mins: 300
action {
define_artifacts {
regex: "**/*sponge_log.*"

Loading…
Cancel
Save