Collapse the error messages to force consistency
This commit is contained in:
@ -2,10 +2,8 @@ test:
|
|||||||
description: "Ways in which ICMP code and type can fail"
|
description: "Ways in which ICMP code and type can fail"
|
||||||
errors:
|
errors:
|
||||||
expected:
|
expected:
|
||||||
- "acl .* term .* icmp-type can only be specified for protocol icmp or ipv6-icmp"
|
- "acl .* term .* icmp-(type|code) can only be specified for protocol icmp or ipv6-icmp"
|
||||||
- "acl .* term .* icmp-code can only be specified for protocol icmp or ipv6-icmp"
|
- "acl .* term .* icmp-(type|code) low value is greater than high value"
|
||||||
- "acl .* term .* icmp-code low value is greater than high value"
|
|
||||||
- "acl .* term .* icmp-type low value is greater than high value"
|
|
||||||
count: 8
|
count: 8
|
||||||
---
|
---
|
||||||
acls:
|
acls:
|
||||||
|
Reference in New Issue
Block a user