From 2de42fcbbce31dcdf14ee24836a713b65fc06dae Mon Sep 17 00:00:00 2001 From: Easwar Swaminathan Date: Wed, 26 May 2021 15:35:27 -0700 Subject: [PATCH] kokoro: Specify the correct path to the build config (#4495) --- test/kokoro/xds_k8s.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/kokoro/xds_k8s.cfg b/test/kokoro/xds_k8s.cfg index e9a82b002b9..4d5e019991f 100644 --- a/test/kokoro/xds_k8s.cfg +++ b/test/kokoro/xds_k8s.cfg @@ -1,7 +1,7 @@ # Config file for internal CI # Location of the continuous shell script in repository. -build_file: "grpc-go/test/kokoro/xds-k8s.sh" +build_file: "grpc-go/test/kokoro/xds_k8s.sh" timeout_mins: 120 action {