]> git.proxmox.com Git - mirror_frr.git/commit
tests: use a more specific xpath for finding the route JSON data
authorChristian Hopps <chopps@labn.net>
Mon, 17 Apr 2023 05:36:46 +0000 (01:36 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 17 Apr 2023 06:18:56 +0000 (02:18 -0400)
commit9b3fd1ef696ad5a66c159009abf397a4f50492c5
tree02f570df2e645b7ba84c6bfb45d480eab996c928
parentb5c12fb1f1e0b7a145bb5b2682db737316084003
tests: use a more specific xpath for finding the route JSON data

Rather than requesting the data for the entire model, just request the route
data for the specific prefix. This also tests the xpath code (which was
previously broken).

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/rip_allow_ecmp/test_rip_allow_ecmp.py