tests: add tests for managing the tunnel executor
This commit is contained in:
parent
c24143982f
commit
953666f1fb
4 changed files with 40 additions and 1 deletions
1
tests/fixtures/tunnel-legacy.interfaces
vendored
1
tests/fixtures/tunnel-legacy.interfaces
vendored
|
|
@ -2,6 +2,7 @@ auto tun0
|
|||
iface tun0
|
||||
local 203.0.113.2
|
||||
endpoint 203.0.113.1
|
||||
mode gre
|
||||
tunnel-dev eth0
|
||||
address 203.0.113.10/30
|
||||
gateway 203.0.113.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue