tests: ospf_multi_vrf_bgp_route_leak should not use /tmp

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2024-12-02 10:52:01 -05:00
parent e3ee41c7f2
commit 04b29f61b5
4 changed files with 0 additions and 8 deletions

View File

@ -1,7 +1,5 @@
!
hostname r1
password zebra
log file /tmp/r1-frr.log
!
interface r1-eth0
ip address 10.0.1.1/24

View File

@ -1,7 +1,5 @@
!
hostname r2
password zebra
log file /tmp/r2-frr.log
!
interface r2-eth0
ip address 10.0.2.2/24

View File

@ -1,7 +1,5 @@
!
hostname r3
password zebra
log file /tmp/r3-frr.log
!
interface r3-eth0
ip address 10.0.3.3/24

View File

@ -1,7 +1,5 @@
!
hostname r4
password zebra
log file /tmp/r4-frr.log
!
interface r4-eth0
ip address 10.0.4.4/24