mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
## Summary - remove redundant Milvus runtime overrides from tests/_helm values - delete stale standalone-one-pod values files from tests/_helm/values - merge duplicate dataCoord.compaction keys in woodpecker nightly values - add e2e-amd distributed woodpecker service boundary values preset Fixes #51006 ## Test Plan - [x] strict duplicate-key YAML check for tests/_helm/values and embedded user.yaml blocks - [x] verified targetVecIndexVersion and standalone-one-pod no longer exist under tests/_helm/values - [x] git diff --check Signed-off-by: Yanliang Qiao <yanliang.qiao@zilliz.com>