mirror of https://github.com/grpc/grpc-node.git
grpc-js-xds: Enable xDS affinity test
This commit is contained in:
parent
3a43cba3a3
commit
036e0e1b7f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue