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.
|
# 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/**"
|
||||||
|
|
Loading…
Reference in New Issue