[skip e2e]Add comments to conf adapter file (#14412)

Signed-off-by: jingkl <jingjing.jia@zilliz.com>
pull/14466/head
jingkl 2021-12-28 19:08:26 +08:00 committed by GitHub
parent 9b2d54bb39
commit 2e0198af03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ func TestBinIVFConfAdapter_CheckTrain(t *testing.T) {
}
}
// NSGConfAdapter checks if a nsg index can be built.
func TestNSGConfAdapter_CheckTrain(t *testing.T) {
validParams := map[string]string{
DIM: strconv.Itoa(128),