summaryrefslogtreecommitdiffstats
path: root/tests/topotests/mgmt_oper/simple-results
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/mgmt_oper/simple-results')
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-intf-state-mtu.json1
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-intf-state.json1
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-lib-vrf-default.json12
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-lib-vrf-nokey.json24
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-lib-vrf-red.json12
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra-ribs.json12
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra.json12
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-lib.json24
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-ribs-rib-ipv4-unicast.json6
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-ribs-rib-nokeys.json12
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-nokey.json6
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-prefix.json3
12 files changed, 84 insertions, 41 deletions
diff --git a/tests/topotests/mgmt_oper/simple-results/result-intf-state-mtu.json b/tests/topotests/mgmt_oper/simple-results/result-intf-state-mtu.json
index 60359716..018ed99f 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-intf-state-mtu.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-intf-state-mtu.json
@@ -10,3 +10,4 @@
]
}
}
+
diff --git a/tests/topotests/mgmt_oper/simple-results/result-intf-state.json b/tests/topotests/mgmt_oper/simple-results/result-intf-state.json
index 981df024..35669fd5 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-intf-state.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-intf-state.json
@@ -15,3 +15,4 @@
]
}
}
+
diff --git a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-default.json b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-default.json
index cea4bf5a..f85b163b 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-default.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-default.json
@@ -38,7 +38,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -66,7 +67,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -130,7 +132,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -156,7 +159,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-nokey.json b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-nokey.json
index 75414ca0..e2cfec97 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-nokey.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-nokey.json
@@ -38,7 +38,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -66,7 +67,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -130,7 +132,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -156,7 +159,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -224,7 +228,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -252,7 +257,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -287,7 +293,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -313,7 +320,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-red.json b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-red.json
index 05382316..3567f35a 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-red.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-red.json
@@ -38,7 +38,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -66,7 +67,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -101,7 +103,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -127,7 +130,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
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
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra.json b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra.json
index 4f40820b..d9ca58d2 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-lib-vrf-zebra.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
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-lib.json b/tests/topotests/mgmt_oper/simple-results/result-lib.json
index 75414ca0..e2cfec97 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-lib.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-lib.json
@@ -38,7 +38,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -66,7 +67,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -130,7 +132,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -156,7 +159,8 @@
"gateway": "",
"interface": "r1-eth0",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -224,7 +228,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -252,7 +257,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -287,7 +293,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
@@ -313,7 +320,8 @@
"gateway": "",
"interface": "r1-eth1",
"active": [null],
- "fib": [null]
+ "fib": [null],
+ "weight": 1
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-ipv4-unicast.json b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-ipv4-unicast.json
index 7ce60c3b..11766ce9 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-ipv4-unicast.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-ipv4-unicast.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
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-nokeys.json b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-nokeys.json
index 4f40820b..d9ca58d2 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-nokeys.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-nokeys.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
}
]
}
diff --git a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-nokey.json b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-nokey.json
index 7ce60c3b..11766ce9 100644
--- a/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-nokey.json
+++ b/tests/topotests/mgmt_oper/simple-results/result-ribs-rib-route-nokey.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
}
]
}
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
}
]
}