Skip to content

Commit 26d9dd2

Browse files
kalyazinroypat
authored andcommitted
buildkite: increase timeout for population latency tests
We are seeing the execution time exceed the default 60 minutes Buidlkite timeout sometimes. Signed-off-by: Nikita Kalyazin <[email protected]>
1 parent 5bf83cb commit 26d9dd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline_perf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"label": "📸 Memory Population Latency",
5050
"tests": "integration_tests/performance/test_snapshot.py::test_population_latency",
5151
"devtool_opts": "-c 1-12 -m 0",
52+
"timeout_in_minutes": 90,
5253
},
5354
"vsock-throughput": {
5455
"label": "🧦 Vsock Throughput",

0 commit comments

Comments
 (0)