Files
vppcfg/unittest/yaml/error-subinterface7.yaml

11 lines
209 B
YAML

test:
description: "A completely empty sub-interface is not allowed"
errors:
expected:
- "sub-interface .* has no config"
---
interfaces:
GigabitEthernet1/0/0:
sub-interfaces:
100: {}