Commit 0e012ae
authored
Increase disk for ES snapshot build (elastic#236116)
## Summary
Docker image build and push for ES snapshot build fails silently because
of disk size issues:
https://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/6932
This in turn causes failed Cloud deployments, because of missing images:
https://buildkite.com/elastic/kibana-deploy-cloud-from-pr/builds/435#01997647-fc3d-451b-9cc2-4602bef8ab5c
cc: @jbudz - this section is running with no error propagation - is this
still relevant? Can we make the error ignore more specific for the
mentioned cases?
https://github.com/elastic/kibana/blob/5245f408a88467a3486488357685b183d02565d8/.buildkite/scripts/steps/es_snapshots/build.sh#L92-L1081 parent 97f84aa commit 0e012ae
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
0 commit comments