tests: add tests for deferred interface teardown (refcounting)
This commit is contained in:
parent
f139bc2416
commit
8de83fdd9a
5 changed files with 61 additions and 0 deletions
9
tests/fixtures/deferred-teardown-1.interfaces
vendored
Normal file
9
tests/fixtures/deferred-teardown-1.interfaces
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
auto br0
|
||||
iface br0
|
||||
requires bond0
|
||||
|
||||
iface bond0
|
||||
requires eth0 eth1
|
||||
|
||||
iface tun0
|
||||
requires eth0
|
||||
Loading…
Add table
Add a link
Reference in a new issue