Skip to content

Commit 2a3f889

Browse files
committed
Increase test data timeout
1 parent 63c5702 commit 2a3f889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/packages/benchmarks/system_benchmark/_dev/benchmark/system/logs-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data_stream.name: testds
66
data_stream.vars.paths:
77
- "{{SERVICE_LOGS_DIR}}/corpus-*"
88
warmup_time_period: 10s
9-
wait_for_data_timeout: 1m
9+
wait_for_data_timeout: 10m
1010
corpora.generator.size: 20MiB
1111
corpora.generator.template.path: ./logs-benchmark/template.log
1212
corpora.generator.config.path: ./logs-benchmark/config.yml

0 commit comments

Comments
 (0)