mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Enable expand indexnode test release uninstall (#14869)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
17fbc7c141
commit
0ed65a878f
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user