调整denyhttpcase
This commit is contained in:
@@ -10,6 +10,7 @@ Resource ../../../02-Keyword/tsg_common/StmpHandle.robot
|
||||
Resource ../../../02-Keyword/tsg_bfapi/policy_file_interface/FunctionalKeywords.robot
|
||||
Resource ../../../02-Keyword/tsg_bfapi/Common.robot
|
||||
|
||||
|
||||
*** Variables ***
|
||||
${policyIds} ${EMPTY}
|
||||
${objectids} ${EMPTY}
|
||||
|
||||
@@ -9,6 +9,7 @@ Resource ../../../02-Keyword/tsg_bfapi/ApiRequest.robot
|
||||
Resource ../../../03-Variable/Bifangapivariable.txt
|
||||
|
||||
|
||||
|
||||
*** Keywords ***
|
||||
QueryPolicyFile
|
||||
[Arguments] ${url} ${suffix}
|
||||
|
||||
@@ -16,7 +16,7 @@ ${encodePassword} ${EMPTY}
|
||||
${token} ${EMPTY}
|
||||
#[Documentation] 测试终端IP统一配置
|
||||
${testClentIP} 192.168.50.57
|
||||
#自动化标签
|
||||
#自动化标签
|
||||
${userTagIds} ${EMPTY}
|
||||
#Documentation] 是否添加测试终端IP到策略统一配置,0为不添加测试终端IP,1为添加测试终端IP,默认1
|
||||
${addTestClentIPFlag} 1
|
||||
|
||||
Reference in New Issue
Block a user