Skip to content

Commit f1c5807

Browse files
authored
[CI] Temporally increase disk space for DRA build jobs (#110601) (#110623)
(cherry picked from commit fbcde9c)
1 parent 42b93a5 commit f1c5807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipelines/dra-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ steps:
77
image: family/elasticsearch-ubuntu-2204
88
machineType: custom-32-98304
99
buildDirectory: /dev/shm/bk
10-
diskSizeGb: 250
10+
diskSizeGb: 350
1111
- wait
1212
# The hadoop build depends on the ES artifact
1313
# So let's trigger the hadoop build any time we build a new staging artifact

0 commit comments

Comments
 (0)