[skip e2e] Enable expand indexnode test release uninstall (#14869)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
pull/14852/head
ThreadDao 2022-01-05 17:49:20 +08:00 committed by GitHub
parent 17fbc7c141
commit 0ed65a878f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class TestIndexNodeScale:
log.debug(f't1: {t1}')
assert round(t0 / t1) == 2
# mic.uninstall(release_name, namespace=constants.NAMESPACE)
mic.uninstall(release_name, namespace=constants.NAMESPACE)
@pytest.mark.tags(CaseLabel.L3)
def test_shrink_index_node(self):