[skip e2e] Add code comments (#13967)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/14012/head
binbin 2021-12-22 20:14:18 +08:00 committed by GitHub
parent 4dafe15f5c
commit d15028f5bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ class TestcaseBase(Base):
2. create partitions if specified
3. insert specified (binary/non-binary, default/all data type) data
into each partition if any
4. not load if specifying is_index as True
expected: return collection and raw data, insert ids
"""
log.info("Test case of search interface: initialize before test case")