Skip to content

Commit cff5e28

Browse files
authored
[CI] Switch to local ssds for DRA workflow pipeline (#114147) (#114149)
(cherry picked from commit 3b9150d)
1 parent fd60bfb commit cff5e28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipelines/dra-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ steps:
66
provider: gcp
77
image: family/elasticsearch-ubuntu-2204
88
machineType: custom-32-98304
9-
buildDirectory: /dev/shm/bk
10-
diskSizeGb: 350
9+
localSsds: 1
10+
localSsdInterface: nvme
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)