[k6] Lower load for legacy async batch operation test 00/139400/2
authordanielhanrahan <daniel.hanrahan@est.tech>
Wed, 13 Nov 2024 18:07:48 +0000 (18:07 +0000)
committerPriyank Maheshwari <priyank.maheshwari@est.tech>
Fri, 15 Nov 2024 17:03:13 +0000 (17:03 +0000)
commit37962e3faca4f2306546c4f70d480b0c323d2c68
treedcb02c77afd1edb6f9e3c15cb4d1d01b77c03081
parent24e8c116056f57e14520f260e1dc5a2ae5266358
[k6] Lower load for legacy async batch operation test

Legacy async batch operation test is failing and reporting zero
as result due to timeouts in the test.

- Lower total batch requests to 100 instead of 1000
- Limit the number of kafka messages per batch to 200 instead of 1000
  to avoid timeout issues.

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