]> git.proxmox.com Git - mirror_frr.git/commit
tests: fix mpls table check in isis_sr_flex_algo_topo1
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 1 Jun 2023 09:39:30 +0000 (11:39 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Thu, 1 Jun 2023 12:14:51 +0000 (14:14 +0200)
commitb24bad5632eae14192fe123963be85b2d2c15a5c
tree0455fbac23fa04ebf017ef4df98c371cd57e9b5d
parent8d4eeb90268616eb712b45ae614ef287ce739b9a
tests: fix mpls table check in isis_sr_flex_algo_topo1

Some test steps result in removing some entries in the MPLS forwarding
table. However, these steps pass before the entries are actually
removed.

Use the exact JSON comparison so that the removal of the entries is
checked.

Fixes: 1a61ef95b2 ("tests: add isis_sr_flex_algo_topo1 for flex-algo")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/isis_sr_flex_algo_topo1/test_isis_sr_flex_algo_topo1.py