Increase timeout for borrowed test

This commit is contained in:
Michael Lumish 2020-09-21 16:32:46 -07:00
parent 2574952e06
commit ab5878e737
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository. # Location of the continuous shell script in repository.
build_file: "grpc-node/packages/grpc-js/scripts/xds.sh" build_file: "grpc-node/packages/grpc-js/scripts/xds.sh"
timeout_mins: 120 timeout_mins: 360
action { action {
define_artifacts { define_artifacts {
regex: "github/grpc/reports/**" regex: "github/grpc/reports/**"