tests: fix TestMPLSPIC tests in test_mpls.py. 75/19475/4
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Thu, 9 May 2019 19:53:10 +0000 (15:53 -0400)
committerNeale Ranns <nranns@cisco.com>
Tue, 14 May 2019 13:54:24 +0000 (13:54 +0000)
commit80b5e4f69e5d095e8a4fb37311c0399daec32876
treebf4a150b2e30953a4eceeb28a25755da798bdfa1
parentf6c7aec95f82feb0c64b3ddd8558f41c33923bac
tests: fix TestMPLSPIC tests in test_mpls.py.

* Corrected stray ARP/ND packets in captures interfering with test results.
* Added tests to match counts of recv'd pkts against sent.
* Changes the number of packets to 67 for exercising single,
  dual, and quad-loops.

Change-Id: I9147b8578988607ea4444741d10854e4d8683191
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/test_mpls.py