Files
vppcfg/vppcfg/unittest/yaml/error-bridgedomain5.yaml
Ray Kinsella b15106b88c build: reworked with setuptools
Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
2022-07-01 18:36:13 +01:00

19 lines
355 B
YAML

test:
description: "BridgeDomain BVIs must be unique"
errors:
expected:
- "bridgedomain .* BVI loop0 is not unique"
count: 2
---
loopbacks:
loop0:
description: "Cannot be BVI for both bd10 and bd11"
bridgedomains:
bd10:
description: "Bridge Domain 10"
bvi: loop0
bd11:
description: "Bridge Domain 11"
bvi: loop0