From 6fbbb51f57d2726ac2a3c770726ed4ab9c8d685b Mon Sep 17 00:00:00 2001 From: Michael Lumish Date: Thu, 22 May 2025 14:51:18 -0700 Subject: [PATCH] Rename PSM interop fallback test suite to light --- test/kokoro/{psm-fallback.cfg => psm-light.cfg} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename test/kokoro/{psm-fallback.cfg => psm-light.cfg} (94%) diff --git a/test/kokoro/psm-fallback.cfg b/test/kokoro/psm-light.cfg similarity index 94% rename from test/kokoro/psm-fallback.cfg rename to test/kokoro/psm-light.cfg index 92516cf3b3a5..ec8682e1bba6 100644 --- a/test/kokoro/psm-fallback.cfg +++ b/test/kokoro/psm-light.cfg @@ -13,6 +13,5 @@ action { } env_vars { key: "PSM_TEST_SUITE" - value: "fallback" + value: "light" } -