Skip to content

Commit

Permalink
Increase timeout for performance benchmarks
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
roypat authored and andreeaflorescu committed Nov 14, 2022
1 parent 005f706 commit 557c435
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .buildkite/bench-tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"platform": [
"x86_64",
"aarch64"
]
],
"timeout_in_minutes": 15
}
]
}

0 comments on commit 557c435

Please sign in to comment.