mirror_frr/tests
Carmine Scarpitta 206a647ea6 tests: Increase retry timeout in srv6_encap_src_addr topotest
The `srv6_encap_src_addr` topotest uses a waiting time that is too
small. For this reason during startup it prints a warning:

```
2025-02-16 09:23:47,704 WARNING: topo: Waiting time is too small (count=10, wait=1), using default values (count=20, wait=3)
```

This commit increases the waiting time to fix the warning.

Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
2025-02-16 11:01:01 +01:00
..
bgpd lib: add flag to have libyang load internal ietf-yang-library module 2024-10-07 03:32:44 +00:00
helpers tests: clear -Wcalloc-transposed-args warnings 2025-01-06 15:47:55 +01:00
isisd tests: clear -Wcalloc-transposed-args warnings 2025-01-06 15:47:55 +01:00
lib Merge pull request #17649 from ariel-anieli/calloc-warns 2025-02-12 13:00:36 -05:00
ospf6d ospf6d: move lsa structs to ospf6_lsa.h 2024-09-16 18:38:16 +10:00
ospfd *: remove sys/stat.h from zebra.h 2024-01-09 12:39:23 -05:00
topotests tests: Increase retry timeout in srv6_encap_src_addr topotest 2025-02-16 11:01:01 +01:00
zebra zebra, test: mark mpls label chunks as dynamic or static 2023-10-18 09:41:02 +02:00
.gitignore tests: Ignore test_darr for git 2023-07-08 22:41:34 +03:00
Makefile
pytest.ini
runtests.py
subdir.am