tests: add fixture & test for VRF topology learning

This commit is contained in:
Ariadne Conill 2020-08-18 16:52:11 -06:00
parent ba98705c8f
commit 2c37b22d70
4 changed files with 18 additions and 1 deletions

7
tests/fixtures/vrf.interfaces vendored Normal file
View file

@ -0,0 +1,7 @@
iface vrf-red
vrf-table 1
auto eth0
iface eth0
use dhcp
vrf-member vrf-red