未验证 提交 bc7972eb 编写于 作者: Z zhuwenxing 提交者: GitHub

[test]Update testcase tag (#16799)

Signed-off-by: Nzhuwenxing <wenxing.zhu@zilliz.com>
上级 507cf262
...@@ -12,7 +12,7 @@ prefix = "e2e_" ...@@ -12,7 +12,7 @@ prefix = "e2e_"
class TestE2e(TestcaseBase): class TestE2e(TestcaseBase):
""" Test case of end to end""" """ Test case of end to end"""
@pytest.mark.tags(CaseLabel.L2) @pytest.mark.tags(CaseLabel.L1)
def test_milvus_default(self): def test_milvus_default(self):
# create # create
name = cf.gen_unique_str(prefix) name = cf.gen_unique_str(prefix)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册