提交优化策略关键字
This commit is contained in:
@@ -4,15 +4,15 @@ ${loginType} ui
|
||||
#执行环境是否Widonws
|
||||
${systemType} api
|
||||
#API配置信息
|
||||
${host} 192.168.44.71
|
||||
${host} 192.168.44.72
|
||||
${port} 8080
|
||||
${authmode} 1
|
||||
${authCode} ${EMPTY}
|
||||
${ldapId} 27
|
||||
${version} v1
|
||||
${version2} v2
|
||||
${username} byb
|
||||
${password} 111111
|
||||
${username} lyf
|
||||
${password} 1
|
||||
${encodePassword} ${EMPTY}
|
||||
${token} ${EMPTY}
|
||||
#[Documentation] 测试终端IP统一配置
|
||||
@@ -29,7 +29,7 @@ ${addTsgUIAPIFlag} 1
|
||||
${policyVerificationSleepSeconds} 20
|
||||
#策略验证后到验证策略日志需等待时间
|
||||
${policyLogVerificationSleepSeconds} 60
|
||||
${path} C:/Users/byb11/git/tsg_autotest/05-Other/
|
||||
${path} F:/tsg-git/tsg_autotest/05-Other/
|
||||
${Downloadpath} C:/Users/byb11/Downloads/
|
||||
${curlbatpath} ${path}/curl/
|
||||
${mailpath} ${path}/mail/
|
||||
@@ -67,4 +67,6 @@ ${oamPort} 50080
|
||||
${contrast} 0.1
|
||||
${editpasswd} no #设置密码过期时是否需要修改密码,no为不修改,yes为修改
|
||||
# Mysql数据库连接信息
|
||||
${mysqlHost} host='192.168.44.72',port=3306,user='root',passwd='bifang!@#',database='tsg-bifang'
|
||||
${mysqlHost} host='192.168.44.72',port=3306,user='root',passwd='bifang!@#',database='tsg-bifang'
|
||||
#休息时间
|
||||
${sleep} 3
|
||||
Reference in New Issue
Block a user