diff options
Diffstat (limited to 'tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json')
-rw-r--r-- | tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json b/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json index 84ad82c..c770db4 100644 --- a/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json +++ b/tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json @@ -25,7 +25,8 @@ }, "state": { "up-count": 0, - "down-count": 0 + "down-count": 0, + "zif-type": "zif-veth" } } } |