mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 03:51:39 +00:00

Debugs take up a significant amount of cpu time as well as increased disk space for storage of results. Reduce test over head by removing the debugs, Hopefully this helps alleviate some of the overloading that we are seeing in our CI systems. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
21 lines
263 B
Plaintext
21 lines
263 B
Plaintext
!
|
|
hostname r1
|
|
log file zebra.log
|
|
!
|
|
! debug zebra events
|
|
! debug zebra rib
|
|
!
|
|
interface r1-stubnet
|
|
ipv6 address fc00:1:1:1::1/64
|
|
!
|
|
interface r1-sw5
|
|
ipv6 address fc00:a:a:a::1/64
|
|
!
|
|
interface lo
|
|
!
|
|
ipv6 route fc00:1111:1111:1111::/64 fc00:1:1:1::1234
|
|
!
|
|
!
|
|
line vty
|
|
!
|