diff --git a/test/kokoro/xds_k8s.cfg b/test/kokoro/psm-security.cfg similarity index 83% rename from test/kokoro/xds_k8s.cfg rename to test/kokoro/psm-security.cfg index 4d5e019991f..bec0097c00b 100644 --- a/test/kokoro/xds_k8s.cfg +++ b/test/kokoro/psm-security.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/psm-security.sh" timeout_mins: 120 action { diff --git a/test/kokoro/xds_k8s.sh b/test/kokoro/psm-security.sh similarity index 100% rename from test/kokoro/xds_k8s.sh rename to test/kokoro/psm-security.sh