Code Review
/
cps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5ae1b4f
)
Increase Kafka rate in KPI
63/140863/1
author
egernug
<gerard.nugent@est.tech>
Fri, 9 May 2025 10:47:36 +0000
(11:47 +0100)
committer
egernug
<gerard.nugent@est.tech>
Fri, 9 May 2025 10:47:36 +0000
(11:47 +0100)
Issue-ID: CPS-2805
Change-Id: I7c0feb72d844bfd251c5dea9d3d22c3c35645884
Signed-off-by: egernug <gerard.nugent@est.tech>
k6-tests/ncmp/config/kpi.json
patch
|
blob
|
history
diff --git
a/k6-tests/ncmp/config/kpi.json
b/k6-tests/ncmp/config/kpi.json
index
030c0f5
..
ca57536
100644
(file)
--- a/
k6-tests/ncmp/config/kpi.json
+++ b/
k6-tests/ncmp/config/kpi.json
@@
-130,7
+130,7
@@
},
"produceKafkaMessages": {
"executor": "constant-arrival-rate",
- "rate": 1
0
,
+ "rate": 1
1
,
"timeUnit": "1s",
"duration": "15m",
"preAllocatedVUs": 10,