Merge pull request #1576 from murgatroid99/grpc-js_xds_job_timeout_increase

grpc-js: Double the xds test job timeout
This commit is contained in:
Michael Lumish 2020-09-15 10:54:03 -07:00 committed by GitHub
commit 3b1c130cbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/**"