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