mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 03:18:29 +08:00
[test]Update testcase tag (#16799)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
507cf26277
commit
bc7972eb87
@ -12,7 +12,7 @@ prefix = "e2e_"
|
||||
|
||||
class TestE2e(TestcaseBase):
|
||||
""" Test case of end to end"""
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
@pytest.mark.tags(CaseLabel.L1)
|
||||
def test_milvus_default(self):
|
||||
# create
|
||||
name = cf.gen_unique_str(prefix)
|
||||
|
Loading…
Reference in New Issue
Block a user