grpc-js: Double the xds test job timeout

This commit is contained in:
Michael Lumish 2020-09-15 10:41:52 -07:00
parent 896818c505
commit 4d44dc11e2
1 changed files with 1 additions and 1 deletions

View File

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