Change sdk version used in regression to 0.0.48

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/4973/head^2
dragondriver 2021-03-16 19:13:52 +08:00 committed by yefu.chen
parent 32660d547b
commit f03a33bcf7
2 changed files with 2 additions and 2 deletions

View File

@ -747,7 +747,7 @@ class TestInsertAsync:
assert stats[row_count] == 0
# #1339
@pytest.mark.tags("fail")
@pytest.mark.tags("0331")
def test_insert_async_invalid_params(self, connect):
'''
target: test insert vectors with different length of vectors

View File

@ -10,6 +10,6 @@ allure-pytest==2.7.0
pytest-print==0.2.1
pytest-level==0.1.1
pytest-xdist==2.2.1
pymilvus-distributed==0.0.45
pymilvus-distributed==0.0.48
pytest-rerunfailures==9.1.1
git+https://gitee.com/quicksilver/pytest-tags.git