aboutsummaryrefslogtreecommitdiffstats
path: root/k6-tests/ncmp/config/kpi.json
diff options
context:
space:
mode:
Diffstat (limited to 'k6-tests/ncmp/config/kpi.json')
-rw-r--r--k6-tests/ncmp/config/kpi.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/k6-tests/ncmp/config/kpi.json b/k6-tests/ncmp/config/kpi.json
index 2318702449..eed041de85 100644
--- a/k6-tests/ncmp/config/kpi.json
+++ b/k6-tests/ncmp/config/kpi.json
@@ -2,7 +2,8 @@
"hosts": {
"ncmpBaseUrl": "http://localhost:8883",
"dmiStubUrl": "http://ncmp-dmi-plugin-demo-and-csit-stub:8092",
- "kafkaBootstrapServer": "localhost:9092"
+ "kafkaBootstrapServer": "localhost:9092",
+ "containerUpTimeInSeconds": 300
},
"scenarios": {
"passthrough_read_scenario": {