bump timeout for grpc_bazel_rbe_nonbazel from 90 minutes to 2 hours

This has been timing out recently.

Looks like in a lot of passing runs of this job, we're taking b/t ~55 minutes
and 1.5 hours

PiperOrigin-RevId: 696262722
pull/38108/head
Alexander Polcyn 2 weeks ago committed by Copybara-Service
parent 21594472e4
commit 5c0906016b
  1. 2
      tools/internal_ci/linux/grpc_bazel_rbe_nonbazel.cfg
  2. 2
      tools/internal_ci/linux/pull_request/grpc_bazel_rbe_nonbazel.cfg

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

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

Loading…
Cancel
Save