Commit bcbf878cd1 for frr

commit bcbf878cd12d4e5b64f5e1d24e4ca585c5276d3c
Author: Donatas Abraitis <donatas@opensourcerouting.org>
Date:   Fri Sep 18 15:16:12 2026 +0300

    tests: Drop debug statements from some of the topotests

    Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>

diff --git a/tests/topotests/bgp_rfc7606_attr_discard/r1/frr.conf b/tests/topotests/bgp_rfc7606_attr_discard/r1/frr.conf
index 8bbd95cf91..cae87f05ba 100644
--- a/tests/topotests/bgp_rfc7606_attr_discard/r1/frr.conf
+++ b/tests/topotests/bgp_rfc7606_attr_discard/r1/frr.conf
@@ -12,8 +12,6 @@ ip forwarding
 ! bgp_attr_unknown() logs only under this debug. Without it a discard case
 ! that was never actually announced would be indistinguishable from one that
 ! was announced and correctly stripped.
-debug bgp updates in
-!
 router bgp 65000
  no bgp ebgp-requires-policy
  bgp log-neighbor-changes
diff --git a/tests/topotests/bgp_rfc7606_session_reset/r1/frr.conf b/tests/topotests/bgp_rfc7606_session_reset/r1/frr.conf
index a02a96bbe9..0140b904ff 100644
--- a/tests/topotests/bgp_rfc7606_session_reset/r1/frr.conf
+++ b/tests/topotests/bgp_rfc7606_session_reset/r1/frr.conf
@@ -4,9 +4,6 @@ interface r1-eth0
 !
 ip forwarding
 !
-debug bgp updates in
-debug bgp neighbor-events
-!
 router bgp 65000
  no bgp ebgp-requires-policy
  bgp log-neighbor-changes
diff --git a/tests/topotests/bgp_update_dup_prefix/r1/frr.conf b/tests/topotests/bgp_update_dup_prefix/r1/frr.conf
index 05eeb488eb..5bf41c7025 100644
--- a/tests/topotests/bgp_update_dup_prefix/r1/frr.conf
+++ b/tests/topotests/bgp_update_dup_prefix/r1/frr.conf
@@ -2,9 +2,6 @@
 interface r1-eth0
  ip address 10.0.0.1/24
 !
-debug bgp updates in
-debug bgp neighbor-events
-!
 router bgp 65000
  no bgp ebgp-requires-policy
  bgp log-neighbor-changes
diff --git a/tests/topotests/bgp_vpnv6_per_nexthop_label/r1/bgpd.conf b/tests/topotests/bgp_vpnv6_per_nexthop_label/r1/bgpd.conf
index 6bb0a88f09..c72c374808 100644
--- a/tests/topotests/bgp_vpnv6_per_nexthop_label/r1/bgpd.conf
+++ b/tests/topotests/bgp_vpnv6_per_nexthop_label/r1/bgpd.conf
@@ -1,7 +1,4 @@
-debug bgp vpn leak-from-vrf
-debug bgp vpn label
-debug bgp nht
-debug bgp updates out
+!
 router bgp 65500
  bgp router-id 192.168.0.1
  no bgp ebgp-requires-policy