加入自动集成部署
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
*** Variables ***
|
||||
#登录类型:api | cli | ${None}(tsg mib) | 未指定,默认为ui
|
||||
${loginType} api
|
||||
${loginType} api
|
||||
#执行环境是否Widonws
|
||||
${systemType} Windows
|
||||
${systemType} Linux
|
||||
#API配置信息
|
||||
${host} 192.168.40.120
|
||||
${port} 8080
|
||||
@@ -15,7 +15,7 @@ ${password} 111111
|
||||
${encodePassword} ${EMPTY}
|
||||
${token} ${EMPTY}
|
||||
#[Documentation] 测试终端IP统一配置
|
||||
${testClentIP} 192.168.50.2
|
||||
${testClentIP} 192.168.41.68
|
||||
${testSubscriberID} $test2
|
||||
#自动化标签
|
||||
${userTagIds} ${EMPTY}
|
||||
@@ -26,7 +26,7 @@ ${addTestClentIPFlag} 1
|
||||
${policyVerificationSleepSeconds} 20
|
||||
#策略验证后到验证策略日志需等待时间
|
||||
${policyLogVerificationSleepSeconds} 60
|
||||
${path} E:/auto_git/eclipsegit/tsg_autotest/05-Other/
|
||||
${path} /usr/src/python/autotsg/05-Other
|
||||
${curlbatpath} ${path}/curl/
|
||||
${mailpath} ${path}/mail/
|
||||
${responsePageFiles} ${path}/response_pages_files/
|
||||
@@ -59,4 +59,4 @@ ${snmpCommunity} public
|
||||
# SNMP服务测试变量[end]
|
||||
#API配置信息
|
||||
${oamHost} 192.168.40.210
|
||||
${oamPort} 50080
|
||||
${oamPort} 50080
|
||||
Reference in New Issue
Block a user