tests: fix update_path_flags for multicast in vpp_ip_route 50/26750/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Tue, 28 Apr 2020 15:23:31 +0000 (11:23 -0400)
committerNeale Ranns <nranns@cisco.com>
Tue, 28 Apr 2020 16:42:36 +0000 (16:42 +0000)
commit6230b9d123fb346ba71887d872c86b4934240386
tree23883e3a799337f238d93a57a685cbee4d7eedc9
parente64e5fff4ddea88f386657c5d95ae8dc78138d20
tests: fix update_path_flags for multicast in vpp_ip_route

  add support for the case where the first path doesn't
  match the searched interface.

Type: test

Change-Id: I29bd724cfe275ec5489d32c37ef2af12d6d1102a
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/vpp_ip_route.py