修改:

${testClentIP}    192.168.41.255
${testSubscriberID}    $test2552
避免自动化测试对此配置不修改影响某个cl网络测试IP
This commit is contained in:
dongxiaoyan
2020-06-27 12:28:38 +08:00
parent 4d2282837a
commit 6d08d87ad9

View File

@@ -1,6 +1,6 @@
*** Variables ***
#登录类型api | cli | ${None}tsg mib | 未指定默认为ui
${loginType} api
${loginType} api
#执行环境是否Widonws
${systemType} Windows
#API配置信息
@@ -10,23 +10,25 @@ ${authmode} 1
${authCode} ${EMPTY}
${ldapId} 27
${version} v1
${username} uitest
${version2} v2
${username} autotest
${password} 111111
${encodePassword} ${EMPTY}
${token} ${EMPTY}
#[Documentation] 测试终端IP统一配置
${testClentIP} 192.168.50.2
${testSubscriberID} $test2
${testClentIP} 192.168.41.255
${testSubscriberID} $test2552
#自动化标签
${userTagIds} ${EMPTY}
#Documentation] 是否添加测试终端IP到策略统一配置0为不添加测试终端IP1为添加测试终端IP默认1
${addTestClentIPFlag} 1
${addTestClentIPFlag} 0
#执行需要暂停时间
#策略下发后到验证需等待时间
${policyVerificationSleepSeconds} 20
#策略验证后到验证策略日志需等待时间
${policyLogVerificationSleepSeconds} 60
${path} E:/auto_git/eclipsegit/tsg_autotest/05-Other/
${currentpath} E:/auto_git/eclipsegit/tsg_autotest/
${curlbatpath} ${path}/curl/
${mailpath} ${path}/mail/
${responsePageFiles} ${path}/response_pages_files/