diff options
Diffstat (limited to 'tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json')
-rw-r--r-- | tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json index 833d418f..ef4a4ab1 100644 --- a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json +++ b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json @@ -31,7 +31,8 @@ "gateway": "", "interface": "r1-eth0", "active": [null], - "fib": [null] + "fib": [null], + "weight":1 } ] } |