mirror_frr/tests
Donald Sharp 14fdbe00e1 tests: Set addresses before we use snmpd
The test_simple_snmp.py test starts bgp, zebra and snmpd at the
same time.  Then zebra configuration is read in and interface
addresses are applied.  If snmp start slower than zebra
the snmp process can properly get it's ip address to bind to
if it is faster than zebra, it will fail.  Ensure that the
test has addresses before we start daemons.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-07-28 16:25:54 -04:00
..
bgpd Merge pull request #8945 from ton31337/fix/check_only_ebgp_peer 2021-07-06 16:06:54 -04:00
helpers lib: adapt to version 2 of libyang 2021-05-13 16:24:48 -04:00
isisd isisd: per-instance dynamic hostname cache 2021-06-11 18:30:47 +03:00
lib tests/lib: add a simple prefix list query tool 2021-07-06 01:44:35 +02:00
ospf6d ospf6d, tests: Prevent use after free 2020-10-11 11:16:44 -04:00
ospfd *: require semicolon after DEFINE_<typesafe...> 2021-03-17 06:18:39 +01:00
topotests tests: Set addresses before we use snmpd 2021-07-28 16:25:54 -04:00
zebra tests: add test for labelmanager plugin 2021-01-05 18:20:50 +00:00
.gitignore tests/lib: add a simple prefix list query tool 2021-07-06 01:44:35 +02:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py *: reformat python files 2020-10-07 17:22:26 -04:00
subdir.am tests/lib: add a simple prefix list query tool 2021-07-06 01:44:35 +02:00