未验证 提交 cb9647e8 编写于 作者: T ThreadDao 提交者: GitHub

[skip ci] Comment out memory stress case (#10704)

Signed-off-by: NThreadDao <yufen.zong@zilliz.com>
上级 d598c78b
......@@ -137,4 +137,12 @@ class TestChaosData:
@pytest.mark.tags(CaseLabel.L3)
@pytest.mark.parametrize('chaos_yaml', get_chaos_yamls())
def test_chaos_memory_stress_indexnode(self, connection, chaos_yaml):
"""
target: test inject memory stress into indexnode
method: 1.Deploy milvus and limit indexnode memory resource
2.Create collection and insert some data
3.Create index
4.Inject memory stress chaos
expected:
"""
pass
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册