ovn: Add more details to test output.
authorRYAN D. MOATS <rmoats@us.ibm.com>
Thu, 14 Apr 2016 13:27:05 +0000 (08:27 -0500)
committerBen Pfaff <blp@ovn.org>
Thu, 21 Apr 2016 22:00:55 +0000 (15:00 -0700)
Adding more detail that helps find what went wrong.

Signed-off-by: RYAN D. MOATS <rmoats@us.ibm.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ovn.at

index 6fea4e0..576ea97 100644 (file)
@@ -1177,14 +1177,17 @@ ovn-sbctl show
 
 echo "------ hv1 dump ------"
 as hv1 ovs-vsctl show
+as hv1 ovs-ofctl show br-int
 as hv1 ovs-ofctl -O OpenFlow13 dump-flows br-int
 
 echo "------ hv2 dump ------"
 as hv2 ovs-vsctl show
+as hv2 ovs-ofctl show br-int
 as hv2 ovs-ofctl -O OpenFlow13 dump-flows br-int
 
 echo "------ hv3 dump ------"
 as hv3 ovs-vsctl show
+as hv3 ovs-ofctl show br-int
 as hv3 ovs-ofctl -O OpenFlow13 dump-flows br-int
 
 # Now check the packets actually received against the ones expected.
@@ -1993,14 +1996,17 @@ ovn-sbctl dump-flows -- list multicast_group
 
 echo "------ hv1 dump ------"
 as hv1 ovs-vsctl show
+as hv1 ovs-ofctl show br-int
 as hv1 ovs-ofctl -O OpenFlow13 dump-flows br-int
 
 echo "------ hv2 dump ------"
 as hv2 ovs-vsctl show
+as hv2 ovs-ofctl show br-int
 as hv2 ovs-ofctl -O OpenFlow13 dump-flows br-int
 
 echo "------ hv3 dump ------"
 as hv3 ovs-vsctl show
+as hv3 ovs-ofctl show br-int
 as hv3 ovs-ofctl -O OpenFlow13 dump-flows br-int
 
 # Now check the packets actually received against the ones expected.
@@ -2158,8 +2164,10 @@ ovn-sbctl list port_binding
 echo "---------------------"
 
 echo "------ hv1 dump ----------"
+as hv1 ovs-ofctl show br-int
 as hv1 ovs-ofctl dump-flows br-int
 echo "------ hv2 dump ----------"
+as hv2 ovs-ofctl show br-int
 as hv2 ovs-ofctl dump-flows br-int
 
 # Packet to Expect