mirror_frr/tests
Donald Sharp 272ed0af32 tests: pbr is not working properly on arm 4.9 kernels
Just disable pbr tests on anything less than 4.10.

This has to do with the fact that the arm platform
is not allowing us to install a route into a
non default table using a interface associated
with a vrf.

ip route add default 4.5.6.7 via swp39 table 10000

When swp39 is in a vrf other than default

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-06-30 15:10:20 -04:00
..
bgpd bgp: rename bgp_node to bgp_dest 2020-06-23 17:32:52 +02:00
helpers lib, tools: silence harmless warnings in the northbound tools 2020-04-03 22:34:55 -03:00
isisd tests/isisd: Update expected output to match corrected spelling 2020-03-16 15:36:34 +01:00
lib lib: add const iteration & find to typesafe lists 2020-05-04 22:13:28 +02:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests tests: pbr is not working properly on arm 4.9 kernels 2020-06-30 15:10:20 -04:00
.gitignore lib: add frr_version_cmp() 2019-12-06 15:13:32 +01: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 tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
subdir.am build: make clippy Makefile rules nicer 2020-04-27 09:52:41 +02:00