Re: [ovs-dev] [PATCH v2 06/14] ovn: Implement basic end-to-end full mesh test.

2015-09-11 Thread Ben Pfaff
All of the unreviewed patches in this series have now been superseded by the three independent series that I just posted, starting here: http://openvswitch.org/pipermail/dev/2015-September/059954.html ___ dev mailing list dev@openvswitch.org http:

[ovs-dev] [PATCH v2 06/14] ovn: Implement basic end-to-end full mesh test.

2015-09-02 Thread Ben Pfaff
This is a really basic test of the OVN features. It verifies that basic L2 connectivity works as expected over a 3-hypervisor setup with 3 VMs per hypervisor and all 9 VMs on a single logical switch. I wanted to test stateless ACLs also but there's no simple way to set them up with ovn-nbctl. I