[ovs-git] [openvswitch/ovs] f295c1: ovn: Implement basic end-to-end full mesh test.

GitHub noreply at github.com
Tue Sep 29 22:42:59 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f295c17bc7046aa0aad4db9f2bf66e00e3dfb399
      https://github.com/openvswitch/ovs/commit/f295c17bc7046aa0aad4db9f2bf66e00e3dfb399
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M tests/automake.mk
    M tests/ofproto-macros.at
    M tests/ovn.at
    M tests/ovs-macros.at

  Log Message:
  -----------
  ovn: Implement basic end-to-end full mesh test.

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, with a few ACLs.

The infrastructure added by this patch, which is based on similar code
from ovs-sim, should be useful as a basis for later and more advanced
OVN end-to-end tests.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Justin Pettit <jpettit at nicira.com>




More information about the git mailing list