Skip to content

Commit 32e57de

Browse files
authored
Rename PSM interop fallback test suite to light (#8350)
This is part of a cross-repository change to generalize the fallback test suite to support other tests, and to change the name for clarity. See also grpc/psm-interop#179. RELEASE NOTES: n/a
1 parent 6995ef2 commit 32e57de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/kokoro/psm-fallback.cfg renamed to test/kokoro/psm-light.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ action {
1313
}
1414
env_vars {
1515
key: "PSM_TEST_SUITE"
16-
value: "fallback"
16+
value: "light"
1717
}
18-

0 commit comments

Comments
 (0)