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 (#14510)
Signed-off-by: jingkl <jingjing.jia@zilliz.com>
This commit is contained in:
parent
6bd12e76fe
commit
4be0997989
@ -202,6 +202,7 @@ func TestBinIDMAPConfAdapter_CheckTrain(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// BinIVFConfAdapter checks if a bin ivf index can be built.
|
||||
func TestBinIVFConfAdapter_CheckTrain(t *testing.T) {
|
||||
validParams := map[string]string{
|
||||
DIM: strconv.Itoa(128),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user