mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
This pull request simplifies the integration test for cross-cluster routing by reusing `integration.MiniClusterSuite`, instead of defining custom Milvus clients, servers, and etcd client. issue: https://github.com/milvus-io/milvus/issues/29874 Signed-off-by: bigsheeper <yihao.dai@zilliz.com>