behave_tests: tweak nfvbench results JSON filename 88/72888/1
authorGwenael Lambrouin <gwenael.lambrouin@orange.com>
Tue, 31 Aug 2021 13:49:40 +0000 (15:49 +0200)
committerGwenael Lambrouin <gwenael.lambrouin@orange.com>
Tue, 31 Aug 2021 13:56:27 +0000 (15:56 +0200)
commit1fc8c811a3fe4da2d6bf9c8ec94a9e661fe8b720
tree4d7f1f5694f5bc918eaa88aa355ee35bbd2d193e
parentd31c6da85b6512c104b54e4ced40892d04012c8f
behave_tests: tweak nfvbench results JSON filename

In case nfvbench packet rate is expressed as a percentage of the max throughput
rather than a value in pps or bps, use that percentage to build nfvbench
results JSON filename.

This is sometimes needed for results post-processing because the percentage
information cannot be found in nfvbench results itself.

Change-Id: I7d16dba16a733a8ee58a6f80ce4df40cb40e9843
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
behave_tests/features/environment.py
behave_tests/features/steps/steps.py