diff options
Diffstat (limited to 'tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json')
-rw-r--r-- | tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json index 4f40820b..d9ca58d2 100644 --- a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json +++ b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json @@ -34,7 +34,8 @@ "gateway": "", "interface": "r1-eth0", "active": [null], - "fib": [null] + "fib": [null], + "weight": 1 } ] } @@ -62,7 +63,8 @@ "gateway": "", "interface": "r1-eth0", "active": [null], - "fib": [null] + "fib": [null], + "weight": 1 } ] } @@ -126,7 +128,8 @@ "gateway": "", "interface": "r1-eth0", "active": [null], - "fib": [null] + "fib": [null], + "weight": 1 } ] } @@ -152,7 +155,8 @@ "gateway": "", "interface": "r1-eth0", "active": [null], - "fib": [null] + "fib": [null], + "weight": 1 } ] } |