From 0a17f28499831a8e1e91d9f8189a402e69ba862d Mon Sep 17 00:00:00 2001 From: Kannan J Date: Tue, 12 Aug 2025 16:01:51 +0530 Subject: [PATCH] Update xds_k8s_lb.cfg Increase timeout for lb tests for v1.10.x because of continuous streaks of timeout errors on this branch http://shortn/_5MeUHfsJfl. --- 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 3efb62f29..dd316ec5f 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: 240 action { define_artifacts { regex: "artifacts/**/*sponge_log.xml"