tests: Update ovn localnet test case.
authorRussell Bryant <russell@ovn.org>
Thu, 14 Jan 2016 20:36:17 +0000 (15:36 -0500)
committerRussell Bryant <russell@ovn.org>
Fri, 15 Jan 2016 16:15:59 +0000 (11:15 -0500)
commit7277bc8351e8f5a2dada22e9aa4dbbc95c945c22
tree35dda0b89b97e83d6fcbeb2f629a571553bcc552
parent57d445324205b5a95b88cc4993ac0a7d9abd5186
tests: Update ovn localnet test case.

The OVN localnet port test case did not cover having 2 ports on the same
network and on the same hypervisor.  It also turns out that this case is
broken.  Update the test case to demonstrate the problem.  A solution
should be able to uncomment these additional test_packet lines and have
the test case still pass.

Reported-at: http://openvswitch.org/pipermail/dev/2016-January/064413.html
Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Han Zhou <zhouhan@gmail.com>
tests/ovn.at