mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 15:36:25 +00:00
tests: Drop tableVersion
from EVPN PIM test case
tableVersion always incorrectly showed 0 instead of a decent value. Let's get rid of this from the partial output at all. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
bdf8b8dda9
commit
f913ee30ff
@ -8,7 +8,6 @@
|
||||
"192.168.1.2":{
|
||||
"remoteAs":65002,
|
||||
"version":4,
|
||||
"tableVersion":0,
|
||||
"outq":0,
|
||||
"inq":0,
|
||||
"pfxRcd":3,
|
||||
@ -21,7 +20,6 @@
|
||||
"192.168.2.3":{
|
||||
"remoteAs":65003,
|
||||
"version":4,
|
||||
"tableVersion":0,
|
||||
"outq":0,
|
||||
"inq":0,
|
||||
"pfxRcd":3,
|
||||
|
Loading…
Reference in New Issue
Block a user