提交03
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
*** Variables ***
|
||||
#登录类型:api | cli | ${None}(tsg mib) | 未指定,默认为ui
|
||||
${loginType} api
|
||||
${loginType} ui
|
||||
#执行环境是否Widonws
|
||||
${systemType} Windows
|
||||
#API配置信息
|
||||
@@ -27,7 +27,7 @@ ${addTestClentIPFlag} 0
|
||||
${policyVerificationSleepSeconds} 20
|
||||
#策略验证后到验证策略日志需等待时间
|
||||
${policyLogVerificationSleepSeconds} 60
|
||||
${path} E:/auto_git/eclipsegit/tsg_autotest/05-Other/
|
||||
${path} F:/tsg-git/tsg_autotest/05-Other/
|
||||
${currentpath} E:/auto_git/eclipsegit/tsg_autotest/
|
||||
${curlbatpath} ${path}/curl/
|
||||
${mailpath} ${path}/mail/
|
||||
@@ -62,5 +62,3 @@ ${snmpCommunity} public
|
||||
#API配置信息
|
||||
${oamHost} 192.168.40.210
|
||||
${oamPort} 50080
|
||||
#命中日志绝对值差,用于比对两种接口查询数据结果差值
|
||||
${hitsAbs} 1000
|
||||
Reference in New Issue
Block a user