diff --git a/test/metric_value_benchmark/jmx_kafka_test.go b/test/metric_value_benchmark/jmx_kafka_test.go index 362736f87..81acff382 100644 --- a/test/metric_value_benchmark/jmx_kafka_test.go +++ b/test/metric_value_benchmark/jmx_kafka_test.go @@ -44,7 +44,7 @@ func (t *JMXKafkaTestRunner) GetAgentConfigFileName() string { } func (t *JMXKafkaTestRunner) GetAgentRunDuration() time.Duration { - return 2 * time.Minute + return 5 * time.Minute } func (t *JMXKafkaTestRunner) SetupBeforeAgentRun() error {