修改安全策略用例

This commit is contained in:
lyf
2021-03-19 18:16:00 +08:00
parent 87f7a624c4
commit 55ce2e7e9a
4 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ Resource ../../../02-Keyword/tsg_ui/policy/UIPolicy.robot
*** Test Cases *** *** Test Cases ***
###############################################################VOIP################################################################# ################################################################################################################################
SecurityAllowHTTP001 SecurityAllowHTTP001
[Tags] Allow Http FQDN [Tags] Allow Http FQDN
#新建对象fqdn #新建对象fqdn
@@ -219,4 +219,4 @@ SecurityAllowHTTP012
###############################################################VOIP################################################################# ################################################################################################################################

View File

@@ -9,7 +9,7 @@ Resource ../../../02-Keyword/tsg_ui/policy/UIPolicy.robot
*** Test Cases *** *** Test Cases ***
###############################################################VOIP################################################################# ################################################################################################################################
SecurityDenyDNS001 SecurityDenyDNS001
[Tags] Deny DNS QNAME [Tags] Deny DNS QNAME
#新建对象fqdn #新建对象fqdn
@@ -125,4 +125,4 @@ SecurityDenyDNS005
###############################################################VOIP################################################################# ################################################################################################################################

View File

@@ -9,7 +9,7 @@ Resource ../../../02-Keyword/tsg_ui/policy/UIPolicy.robot
*** Test Cases *** *** Test Cases ***
###############################################################VOIP################################################################# ################################################################################################################################
SecurityDenyFTP001 SecurityDenyFTP001
[Tags] Deny FTP URI [Tags] Deny FTP URI
#新建对象url #新建对象url
@@ -147,4 +147,4 @@ SecurityDenyFTP007
PoliciesDelete PoliciesDelete
###############################################################VOIP################################################################# ################################################################################################################################

View File

@@ -9,7 +9,7 @@ Resource ../../../02-Keyword/tsg_ui/policy/UIPolicy.robot
*** Test Cases *** *** Test Cases ***
###############################################################VOIP################################################################# ################################################################################################################################
SecurityDenyHTTP001 SecurityDenyHTTP001
[Tags] Deny Http [Tags] Deny Http
@@ -460,4 +460,4 @@ SecurityDenyHTTP022
UIPolicies ${policyInfo} DestinationInfo=${destinationInfo} FilterInfo=${filterInfo} UIPolicies ${policyInfo} DestinationInfo=${destinationInfo} FilterInfo=${filterInfo}
PoliciesDelete PoliciesDelete
###############################################################VOIP################################################################# ################################################################################################################################