From 35cadacd2bb9383686753731e31bd7e145fb2506 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 06:24:32 +0200 Subject: Merging upstream version 10.0. Signed-off-by: Daniel Baumann --- .../mgmt_oper/simple-results/result-intf-eth0-vrf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json (limited to 'tests/topotests/mgmt_oper/simple-results/result-intf-eth0-vrf.json') 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" + } + ] + } +} -- cgit v1.2.3