[k6] Remove incorrect passthrough rates 75/138775/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Fri, 16 Aug 2024 10:09:25 +0000 (11:09 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Fri, 16 Aug 2024 10:26:31 +0000 (11:26 +0100)
commita1cdf7391a5d59cf5e9bcba1b4ac8abd585adbf7
treea6238dd6ee91610c8357f2175ee3932130057141
parent4dfd43bab5ab8988796421567b3045fd96bd483b
[k6] Remove incorrect passthrough rates

Reported rates for passthrough operations is incorrectly reported,
due to it being averaged over whole test time including setup and
teardown. It was agreed to simply not report rates, and only report
NCMP overhead.

- remove http request rates for passthrough operations
- change VUs from passthrough read so that there are 10 total

Issue-ID: CPS-2264
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ida498955e69dffb332d6efeb8a8d73343565f9a1
k6-tests/ncmp/common/utils.js
k6-tests/ncmp/ncmp-kpi.js