1、删除在分步骤中添加UIAPI地址的白名单;

2、BifangApiVariable.txt文件:修改接口地址为44.17;删除无用的地址${currentpath}
E:/auto_git/eclipsegit/tsg_autotest/;添加#测试环境是否需要把tsgui和api添加为SecurityPolicy-Allow
1为需要,默认1 ,
${addTsgUIAPIFlag}    1
3、添加UIAPI地址白名单放到setup引用中修改文件:LoginLogout.robot文件;

4、修改本机ip对象引用id带“”问题:修改ManagePolicyBody。robot文件;ProcessPolicyBody.robot文件;
This commit is contained in:
dongxiaoyan
2020-09-01 15:24:15 +08:00
parent 58a559c032
commit 920d871fe9
5 changed files with 44 additions and 48 deletions

View File

@@ -4,7 +4,7 @@ ${loginType} api
#执行环境是否Widonws
${systemType} api
#API配置信息
${host} 192.168.40.120
${host} 192.168.44.17
${port} 8080
${authmode} 1
${authCode} ${EMPTY}
@@ -21,14 +21,15 @@ ${testSubscriberID} $test57
#自动化标签
${userTagIds} ${EMPTY}
#Documentation] 是否添加测试终端IP到策略统一配置0为不添加测试终端IP1为添加测试终端IP默认1
${addTestClentIPFlag} 0
${addTestClentIPFlag} 1
#测试环境是否需要把tsgui和api添加为SecurityPolicy-Allow 1为需要默认1
${addTsgUIAPIFlag} 1
#执行需要暂停时间
#策略下发后到验证需等待时间
${policyVerificationSleepSeconds} 20
#策略验证后到验证策略日志需等待时间
${policyLogVerificationSleepSeconds} 60
${path} F:/tsg-git/tsg_autotest/05-Other/
${currentpath} E:/auto_git/eclipsegit/tsg_autotest/
${path} C:/Users/admin/git/tsg_autotest/05-Other/
${curlbatpath} ${path}/curl/
${mailpath} ${path}/mail/
${responsePageFiles} ${path}/response_pages_files/