summaryrefslogtreecommitdiffstats
path: root/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json')
-rw-r--r--tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json b/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json
new file mode 100644
index 0000000..3a6eeb8
--- /dev/null
+++ b/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json
@@ -0,0 +1,10 @@
+{
+ "frr-interface:lib": {
+ "interface": [
+ {
+ "name": "r1-eth0",
+ "vrf": "default"
+ }
+ ]
+ }
+}