mirror_frr/tests/topotests/srv6_encap_src_addr
Carmine Scarpitta d8483f410e tests: Do not load bgpd config in srv6_encap_src_addr topotest
The `srv6_encap_src_addr` topotest tries to load bgpd.conf file that
does not exist, which produces the following warning:

```
2025-02-16 09:23:35,151 WARNING: topo: missing config 'r1' for '/media/frr/tests/topotests/srv6_encap_src_addr/r1/bgpd.conf' creating empty file '/etc/frr/bgpd.conf'
```

Since this topotest doesn't actually use bgpd, there's no point in
loading the config file.

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
2025-02-16 11:01:01 +01:00
..
r1 tests: Remove log monitor XX from srv6_encap_src_addr test 2024-09-21 11:09:41 +02:00
__init__.py tests: Add topotests for SRv6 encap source address 2023-12-14 14:58:35 +01:00
test_srv6_encap_src_addr.py tests: Do not load bgpd config in srv6_encap_src_addr topotest 2025-02-16 11:01:01 +01:00