Combine code for fixed rate and variable rate tests 19/69519/1
authorLuc Provoost <luc.provoost@intel.com>
Wed, 8 Jan 2020 10:18:28 +0000 (05:18 -0500)
committerLuc Provoost <luc.provoost@intel.com>
Wed, 8 Jan 2020 10:18:28 +0000 (05:18 -0500)
commit0d4878ce42cf3b5e047602fe6a04e76cfa5239c7
tree6a67ca29cdb32b7638a3300b1283a252d8fb064e
parent28edcfbf53f2c2b117af10a4ab5f1ad744290502
Combine code for fixed rate and variable rate tests

Previously, there were 2 functions: run_flow_size_test and
run_fixed_rate. The functionality of run_fixed_rate is now added to
run_flow_size_test.

Change-Id: Ifda70b8088b9131cc6c034d8007825e6d0917682
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/l3framerate.test
VNFs/DPPD-PROX/helper-scripts/rapid/runrapid.py