Allow latency thresholds for TST009 testing 36/70836/1
authorLuc Provoost <luc.provoost@intel.com>
Thu, 20 Aug 2020 16:03:11 +0000 (18:03 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Thu, 20 Aug 2020 16:06:00 +0000 (18:06 +0200)
commitba394f91bd74cd2f0dac04dfbcece5b3cb461f3e
tree884a89638e0176b28d2a3f52948841bd79381071
parent7610183ab984f1ffb362f0ffff95ba3b7efe4dd1
Allow latency thresholds for TST009 testing

Even if the latency thresholds were defined in the TST009 test files,
the values were ignored and replaced by 'inf', whcih means the
thresholds were not taken into account to define a successful step. If
the thresholds are not defined in the test files, they are still set to
'inf'.

Change-Id: I9559f05fb6066ab8759900abe3eb53ff4662e510
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_flowsizetest.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_parser.py