diff options
author | Gwenael Lambrouin <gwenael.lambrouin@orange.com> | 2021-07-16 11:12:38 +0200 |
---|---|---|
committer | Gwenael Lambrouin <gwenael.lambrouin@orange.com> | 2021-07-22 17:10:30 +0200 |
commit | bc825ac3ee6f58791d47f9bfef288624624f700c (patch) | |
tree | fabb14540291b57f6a9cf2e5517d2b728167ecb7 /.gitignore | |
parent | c80ee07cd1aeb76420c42af1b87b365321ce6298 (diff) |
behave_tests: change packet rate for latency non regression tests
Base the rate of the latency test on the latest characterization max throughput
test instead of the latest non regression max throughput test. The goal is to
use the same packet rate for all latency tests and to avoid variations of the
latency result due to the variation of the max throughput results, ie to
decouple max throughput and latency test results.
This is achieved with a new "Given" behave phrase:
Given packet rate equal to {percentage} of max throughput of last characterization
This new phrase is now used by default in non-regression.feature, but it is
still possible to use the previous behaviour with the phrase:
Given <throughput> rate of previous scenario
Change-Id: I15b5d7a68cd57c67d01d2119781f65114e6d41ce
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions