tests: ospf_p2mp should not use /tmp

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2024-12-02 10:49:58 -05:00
parent aeeb7fe68b
commit 3b9db86e13
8 changed files with 0 additions and 27 deletions

View File

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

View File

@ -1,13 +1,10 @@
!
!log file ospfd.log debug
! debug ospf event
! debug ospf client
! debug ospf lsa
! debug ospf packet all
hostname r1
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r1-eth0

View File

@ -1,8 +1,5 @@
!
hostname r2
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r2-eth0
ip address 10.1.0.2/24

View File

@ -1,14 +1,10 @@
!
!log file ospfd.log debug
! debug ospf event
! debug ospf client
! debug ospf lsa
! debug ospf packet all
!
hostname r2
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r2-eth0
ip address 10.1.0.2/24

View File

@ -1,8 +1,5 @@
!
hostname r3
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r3-eth0
ip address 10.1.0.3/24

View File

@ -1,14 +1,10 @@
!
!log file ospfd.log debug
! debug ospf event
! debug ospf client
! debug ospf lsa
! debug ospf packet all
!
hostname r3
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r3-eth0
ip address 10.1.0.3/24

View File

@ -1,8 +1,5 @@
!
hostname r4
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r4-eth0
ip address 10.1.0.4/24

View File

@ -1,14 +1,10 @@
!
!log file ospfd.log debug
! debug ospf event
! debug ospf client
! debug ospf lsa
! debug ospf packet all
!
hostname r4
password zebra
log file /tmp/r1-frr.log
ip forwarding
!
interface r4-eth0
ip address 10.1.0.4/24