diff mbox series

[ovs-dev,v2,5/5] ovs-vsctl.at: Update test cases for mirror HWOL

Message ID 20210525172042.13471-5-timothy.miskell@intel.com
State Changes Requested
Headers show
Series [ovs-dev,v2,1/5] vswitchd: Extend vswitchd schema for mirror HWOL | expand

Commit Message

Miskell, Timothy May 25, 2021, 5:20 p.m. UTC
This patch updates the ovs-vsctl test cases to account for the new
parameters added to configure mirror hardware offload as well as to
avoid incorrectly generating failed test cases with respect to the 
default mirror configuration settings.

Signed-off-by: Liang-Min Wang <liang-min.wang@intel.com
Tested-by: Timothy Miskell <timothy.miskell@intel.com>
Suggested-by: Munish Mehan <mm6021@att.com>
---
 tests/ovs-vsctl.at | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/tests/ovs-vsctl.at b/tests/ovs-vsctl.at
index dccb11741..ff6e9e625 100644
--- a/tests/ovs-vsctl.at
+++ b/tests/ovs-vsctl.at
@@ -1364,7 +1364,9 @@  _uuid               : <1>
 name                : eth1
 _uuid               : <2>
 name                : mymirror
+output_dst_vlan     : []
 output_port         : <1>
+output_src_vlan     : []
 output_vlan         : []
 select_all          : false
 select_dst_port     : [<0>]