diff --git a/01-TestCase/tsg_adc/multi_step/c_Deny_Http_Tests.robot b/01-TestCase/tsg_adc/multi_step/c_Deny_Http_Tests.robot index a0e8b92..1a23b0e 100644 --- a/01-TestCase/tsg_adc/multi_step/c_Deny_Http_Tests.robot +++ b/01-TestCase/tsg_adc/multi_step/c_Deny_Http_Tests.robot @@ -194,3 +194,13 @@ SecurityPolicy-Deny-Http-00017 ${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId16}]} ${s} Convert to String ${deny_http_policyId16} GetLogList security_event_log ${deny_http_starttime22} ${deny_http_endtime22} ${testClentIP} ${s} http_host smspunch.net +SecurityPolicy-Deny-Http-00018 + [Tags] 多ip对象 + #删除对象 + ${objectids} set Variable ${deny_http_objectId33} + ${objectids} Catenate SEPARATOR=, ${objectids} ${deny_http_objectId34} + #删除策略 + ${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId17}]} + ${s} Convert to String ${deny_http_policyId17} + GetLogList security_event_log ${deny_http_starttime23} ${deny_http_endtime23} ${testClentIP} ${s} http_host www.hebbank.com +