tests: add ifupdown2 vrf configuration fixture, and some tests against it
This commit is contained in:
parent
cb03eb1ee9
commit
71290da711
2 changed files with 20 additions and 1 deletions
7
tests/fixtures/vrf-ifupdown2.interfaces
vendored
Normal file
7
tests/fixtures/vrf-ifupdown2.interfaces
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
iface vrf-red
|
||||
vrf-table 1
|
||||
|
||||
auto eth0
|
||||
iface eth0
|
||||
use dhcp
|
||||
vrf vrf-red
|
||||
Loading…
Add table
Add a link
Reference in a new issue