From 65d8ef1b697d332cc684d8e20e9f5b8e95505caf Mon Sep 17 00:00:00 2001 From: Abhishek Ranjan <159750762+aranjans@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:17:28 +0530 Subject: [PATCH] xds_k8s_lb test: Increase the timeout Increased the timeout from 3hrs to 6hrs. --- test/kokoro/xds_k8s_lb.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/kokoro/xds_k8s_lb.cfg b/test/kokoro/xds_k8s_lb.cfg index 3efb62f2..980dfb6a 100644 --- a/test/kokoro/xds_k8s_lb.cfg +++ b/test/kokoro/xds_k8s_lb.cfg @@ -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"