milvus/internal/util/sessionutil
Zhen Ye ecb24e7232
enhance: use multi-process framework in integration test (#42976)
issue: #41609

- add env `MILVUS_NODE_ID_FOR_TESTING` to set up a node id for milvus
process.
- add env `MILVUS_CONFIG_REFRESH_INTERVAL` to set up the refresh
interval of paramtable.
- Init paramtable when calling `paramtable.Get()`.
- add new multi process framework for integration test.
- change all integration test into multi process.
- merge some test case into one suite to speed up it.
- modify some test, which need to wait for issue #42966, #42685.
- remove the waittssync for delete collection to fix issue: #42989

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-06-30 14:22:43 +08:00
..
mock_session.go disable auto balance when old node exists (#28191) 2023-11-07 14:02:20 +08:00
session.go disable auto balance when old node exists (#28191) 2023-11-07 14:02:20 +08:00
session_util.go enhance: use multi-process framework in integration test (#42976) 2025-06-30 14:22:43 +08:00
session_util_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00