mirror of https://github.com/grpc/grpc-node.git
Increase timeout for borrowed test
This commit is contained in:
parent
2574952e06
commit
ab5878e737
|
@ -16,7 +16,7 @@
|
|||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-node/packages/grpc-js/scripts/xds.sh"
|
||||
timeout_mins: 120
|
||||
timeout_mins: 360
|
||||
action {
|
||||
define_artifacts {
|
||||
regex: "github/grpc/reports/**"
|
||||
|
|
Loading…
Reference in New Issue