From ab5878e737f85d852aece8b92200e99929a43b8c Mon Sep 17 00:00:00 2001 From: Michael Lumish Date: Mon, 21 Sep 2020 16:32:46 -0700 Subject: [PATCH] Increase timeout for borrowed test --- test/kokoro/linux.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/kokoro/linux.cfg b/test/kokoro/linux.cfg index 04fa7333..e23febc6 100644 --- a/test/kokoro/linux.cfg +++ b/test/kokoro/linux.cfg @@ -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/**"