Skip to content

Commit 557c435

Browse files
roypatandreeaflorescu
authored andcommitted
Increase timeout for performance benchmarks
Fix a CI failure that is also observed in rust-vmm/event-manager See also rust-vmm/event-manager#101 Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
1 parent 005f706 commit 557c435

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/bench-tests.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"platform": [
77
"x86_64",
88
"aarch64"
9-
]
9+
],
10+
"timeout_in_minutes": 15
1011
}
1112
]
1213
}

0 commit comments

Comments
 (0)