Move unittest YAML files into their own directory, pending more python unit tests in a followup commit
This commit is contained in:
10
unittest/yaml/error-subinterface7.yaml
Normal file
10
unittest/yaml/error-subinterface7.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
test:
|
||||
description: "A completely empty sub-interface is not allowed"
|
||||
errors:
|
||||
expected:
|
||||
- "sub-interface .* has no config"
|
||||
---
|
||||
interfaces:
|
||||
GigabitEthernet1/0/0:
|
||||
sub-interfaces:
|
||||
100: {}
|
Reference in New Issue
Block a user