commit | 37962e3faca4f2306546c4f70d480b0c323d2c68 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Wed Nov 13 18:07:48 2024 +0000 |
committer | Priyank Maheshwari <priyank.maheshwari@est.tech> | Fri Nov 15 17:03:13 2024 +0000 |
tree | dcb02c77afd1edb6f9e3c15cb4d1d01b77c03081 | |
parent | 24e8c116056f57e14520f260e1dc5a2ae5266358 [diff] |
[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