cli相关文件更改大小写适应linux;

添加oam接口
中间件接口更新,添加限流测试
This commit is contained in:
dongxiaoyan
2020-06-11 09:26:43 +08:00
parent 2b35194cdd
commit b36f413d16
30 changed files with 3380 additions and 46 deletions

View File

@@ -4,19 +4,19 @@ ${loginType} api
#执行环境是否Widonws
${systemType} Windows
#API配置信息
${host} 192.168.40.131
${host} 192.168.40.120
${port} 8080
${authmode} 1
${authCode} ${EMPTY}
${ldapId} 27
${version} v1
${username} lyf
${username} uitest
${password} 111111
${encodePassword} ${EMPTY}
${token} ${EMPTY}
#[Documentation] 测试终端IP统一配置
${testClentIP} 192.168.50.37
${testSubscriberID} $test57
${testClentIP} 192.168.50.2
${testSubscriberID} $test2
#自动化标签
${userTagIds} ${EMPTY}
#Documentation] 是否添加测试终端IP到策略统一配置0为不添加测试终端IP1为添加测试终端IP默认1
@@ -26,9 +26,9 @@ ${addTestClentIPFlag} 1
${policyVerificationSleepSeconds} 20
#策略验证后到验证策略日志需等待时间
${policyLogVerificationSleepSeconds} 60
${path} E:/auto_git/eclipsegit/tsg_autotest/05-Other
${curlbatpath} ${path}/curl
${mailpath} ${path}/mail
${path} E:/auto_git/eclipsegit/tsg_autotest/05-Other/
${curlbatpath} ${path}/curl/
${mailpath} ${path}/mail/
${responsePageFiles} ${path}/response_pages_files/
#全流程分阶段测试参数
#[Documentation] 当前测试部分all为一个终端全网全流程测试
@@ -57,3 +57,6 @@ ${snmpPort} 50161
${snmpConnTimeout} 5 # 默认超时时间为6s设置timeout值后超时时间为n*6s
${snmpCommunity} public
# SNMP服务测试变量[end]
#API配置信息
${oamHost} 192.168.40.210
${oamPort} 50080