mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 21:30:50 +00:00
tests: pim_cand_rp_bsr uses /tmp directory and it should not
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
67d697ad26
commit
12b032abb8
@ -1,7 +1,5 @@
|
||||
!
|
||||
hostname r1
|
||||
password zebra
|
||||
log file /tmp/r1-frr.log
|
||||
!
|
||||
!debug pim packet
|
||||
!debug pim bsm
|
||||
|
@ -1,7 +1,5 @@
|
||||
!
|
||||
hostname r2
|
||||
password zebra
|
||||
log file /tmp/r2-frr.log
|
||||
!
|
||||
!debug pim packet
|
||||
!debug pim bsm
|
||||
|
@ -1,7 +1,5 @@
|
||||
!
|
||||
hostname r3
|
||||
password zebra
|
||||
log file /tmp/r3-frr.log
|
||||
!
|
||||
!debug pim packet
|
||||
!debug pim bsm
|
||||
|
@ -1,7 +1,5 @@
|
||||
!
|
||||
hostname r4
|
||||
password zebra
|
||||
log file /tmp/r4-frr.log
|
||||
!
|
||||
!
|
||||
interface lo
|
||||
|
@ -1,7 +1,5 @@
|
||||
!
|
||||
hostname r5
|
||||
password zebra
|
||||
log file /tmp/r5-frr.log
|
||||
!
|
||||
!
|
||||
interface r5-eth0
|
||||
|
@ -1,7 +1,5 @@
|
||||
!
|
||||
hostname r6
|
||||
password zebra
|
||||
log file /tmp/r6-frr.log
|
||||
!
|
||||
!
|
||||
interface r6-eth0
|
||||
|
Loading…
Reference in New Issue
Block a user