mirror of https://github.com/grpc/grpc-node.git
Merge pull request #2780 from aranjans/patch-1
xds_k8s_lb test: Increase the timeout
This commit is contained in:
commit
1faf6ced97
|
@ -16,7 +16,7 @@
|
|||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-node/packages/grpc-js-xds/scripts/psm-interop-test-node.sh"
|
||||
timeout_mins: 180
|
||||
timeout_mins: 360
|
||||
action {
|
||||
define_artifacts {
|
||||
regex: "artifacts/**/*sponge_log.xml"
|
||||
|
|
Loading…
Reference in New Issue