mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e]Add comments to conf adapter file (#14413)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
2e0198af03
commit
890cd72943
@ -293,6 +293,7 @@ func TestNSGConfAdapter_CheckTrain(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// HNSWConfAdapter checks if a hnsw index can be built.
|
||||
func TestHNSWConfAdapter_CheckTrain(t *testing.T) {
|
||||
validParams := map[string]string{
|
||||
DIM: strconv.Itoa(128),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user