mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[ci] Set elasticsearch snapshot build timeout (#144831)
We had a few stalled builds that timed out after 1d. Successful builds typically take 15m-18m. This sets the timeout 30 minutes.
This commit is contained in:
parent
c73dc349ae
commit
62c62c3c2c
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
steps:
|
||||
- command: .buildkite/scripts/steps/es_snapshots/build.sh
|
||||
label: Build ES Snapshot
|
||||
timeout_in_minutes: 30
|
||||
agents:
|
||||
queue: c2-8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue