]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: fix bgp lu explicit-null test
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 12 Apr 2023 13:55:52 +0000 (15:55 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 12 Apr 2023 15:45:52 +0000 (17:45 +0200)
commit6d5f16a45ca2a3ef6158adbdd0093044aeb2f28f
treef03c4229e7bd5f84e95f87f80e17d78f3cc52fef
parentf8141f4a65c80aa436fce0845f7ae03d18013612
topotests: fix bgp lu explicit-null test

The label value for the given prefix was ignored,
as the compare function always returns ok.
Do return the json compare output.

Fixes: eee086e6d24b ("topotests: add topotest to check bgp lu explicit-null service")
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_lu_explicitnull/test_bgp_lu_explicitnull.py