Add tags demo in test case

Signed-off-by: del-zhenwu <zhenxiang.li@zilliz.com>
pull/4973/head^2
del-zhenwu 2021-03-01 11:05:34 +08:00 committed by yefu.chen
parent 456d0e8c23
commit 24eebc5c72
2 changed files with 2 additions and 1 deletions

View File

@ -72,7 +72,7 @@ pipeline {
axes {
axis {
name 'REGRESSION_SERVICE_NAME'
values 'regression'
values 'regression, regression_0331'
}
}
environment {

View File

@ -40,6 +40,7 @@ class TestConnect:
with pytest.raises(Exception) as e:
connect.close()
@pytest.mark.tags("0331")
def test_connect_correct_ip_port(self, args):
'''
target: test connect with correct ip and port value