grpc-js-xds: Enable xDS affinity test

This commit is contained in:
Michael Lumish 2023-09-07 17:15:20 -07:00
parent 3a43cba3a3
commit 036e0e1b7f
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ main() {
cd "${TEST_DRIVER_FULL_DIR}"
local failed_tests=0
test_suites=(
"affinity_test"
"api_listener_test"
"baseline_test"
"change_backend_service_test"