This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/01-TestCase/tsg_adc/multi_step/c_Deny_Dns_Tests.robot

52 lines
2.6 KiB
Plaintext
Raw Normal View History

2020-06-23 21:04:38 +08:00
*** Settings ***
Test Teardown DeletePolicyAndObject ${policyIds} ${objectids}
Force Tags tsg_adc_wp adc_log security_policy
Library OperatingSystem
Resource ../../../02-Keyword/tsg_adc/SystemCommand.robot
Resource ../../../02-Keyword/tsg_bfapi/PolicyObject.robot
Resource ../../../02-Keyword/tsg_bfapi/LogVariable.robot
Resource ../../../05-Other/AllFlowCaseVariable.txt
Resource ../../../02-Keyword/tsg_adc/FileOperation.robot
Resource ../../../05-Other/AllFlowCaseVariable1.txt
*** Variables ***
${policyIds} ${EMPTY}
${objectids} ${EMPTY}
*** Test Cases ***
SecurityPolicy-Deny-Dns-00001
#删除对象
${objectids} set Variable ${deny_dns_objectId}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_dns_objectId4}
2020-06-23 21:04:38 +08:00
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_dns_policyId}]}
${s} Convert to String ${deny_dns_policyId}
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} dns_qname facebook.com
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} dns_qname rutube.ru
2020-06-23 21:04:38 +08:00
SecurityPolicy-Deny-Dns-00002
#删除对象
#${objectids} set Variable ${deny_dns_objectId1}
2020-06-23 21:04:38 +08:00
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_dns_policyId1}]}
${s} Convert to String ${deny_dns_policyId1}
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} dns_qname yhd.com
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} dns_qname vk.com
2020-06-23 21:04:38 +08:00
SecurityPolicy-Deny-Dns-00003
#删除对象
# ${objectids} set Variable ${deny_dns_objectId2}
2020-06-23 21:04:38 +08:00
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_dns_policyId2}]}
${s} Convert to String ${deny_dns_policyId2}
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} dns_qname ya.ru
2020-06-23 21:04:38 +08:00
SecurityPolicy-Deny-Dns-00004
#删除对象
${objectids} set Variable ${deny_dns_objectId3}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_dns_objectId5}
2020-06-23 21:04:38 +08:00
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_dns_policyId3}]}
${s} Convert to String ${deny_dns_policyId3}
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} dns_qname www.twitch.tv