From fe9026ed8ae5025e92d452e077bfa0b329c123a0 Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Fri, 5 Nov 2021 09:16:49 -0700 Subject: [PATCH] kokoro: Increase xds-k8s timeout to 3 hours The addition of the authz tests in 0d345721 is causing the tests to exceed their timeout. By itself, the authz test takes about an hour in this environment. Before the authz tests, xds-k8s was taking an hour and a half. --- buildscripts/kokoro/xds-k8s.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscripts/kokoro/xds-k8s.cfg b/buildscripts/kokoro/xds-k8s.cfg index 09a8e705a4..bdbd968d7a 100644 --- a/buildscripts/kokoro/xds-k8s.cfg +++ b/buildscripts/kokoro/xds-k8s.cfg @@ -2,7 +2,7 @@ # Location of the continuous shell script in repository. build_file: "grpc-java/buildscripts/kokoro/xds-k8s.sh" -timeout_mins: 120 +timeout_mins: 180 action { define_artifacts {