tests: refactor. Replace literal constant w/ named constant. 75/19575/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Tue, 14 May 2019 17:25:49 +0000 (13:25 -0400)
committerPaul Vinciguerra <pvinci@vinciconsulting.com>
Fri, 17 May 2019 00:32:41 +0000 (20:32 -0400)
commit4271c971919bb8defa3ca54f4a362676cd57bfb2
tree12fbe708b49f04dc5c088a2deefba0c451d95b64
parentba65ca496af5766932a762bb99a758dbfcb580ec
tests: refactor. Replace literal constant w/ named constant.

* change literal packet count vlaues from 65 to a named constant of 67.
  (This value was recommended to exercise single, dual, and quad loops)

Change-Id: Ieb1738dddacb8b6ea7fa25883032ac01a98399e1
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
14 files changed:
test/test_abf.py
test/test_bier.py
test/test_dvr.py
test/test_gbp.py
test/test_ip4.py
test/test_ip6.py
test/test_l2_flood.py
test/test_mpls.py
test/test_neighbor.py
test/test_pipe.py
test/test_punt.py
test/test_qos.py
test/test_svs.py
test/test_udp.py