tests: ospf_netns_vrf should not use /tmp

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2024-12-02 10:51:13 -05:00
parent 3b9db86e13
commit e3ee41c7f2
6 changed files with 0 additions and 12 deletions

View File

@ -1,7 +1,5 @@
!
hostname r1
password zebra
log file /tmp/r1-ospfd.log
!
interface r1-eth0 vrf r1-ospf-cust1
ip ospf hello-interval 1

View File

@ -4,8 +4,6 @@
! debug zebra event
!
hostname r1
password zebra
log file /tmp/r1-zebra.log
!
interface r1-eth0 vrf r1-ospf-cust1
ip address 10.0.1.1/24

View File

@ -1,7 +1,5 @@
!
hostname r2
password zebra
log file /tmp/r2-ospfd.log
!
interface r2-eth0 vrf r2-ospf-cust1
ip ospf hello-interval 1

View File

@ -1,7 +1,5 @@
!
hostname r2
password zebra
log file /tmp/r2-zebra.log
!
interface r2-eth0 vrf r2-ospf-cust1
ip address 10.0.2.1/24

View File

@ -1,7 +1,5 @@
!
hostname r3
password zebra
log file /tmp/r3-ospfd.log
!
!
interface r3-eth0 vrf r3-ospf-cust1

View File

@ -1,7 +1,5 @@
!
hostname r3
password zebra
log file /tmp/r3-zebra.log
!
interface r3-eth0 vrf r3-ospf-cust1
ip address 10.0.3.1/24