Skip to content

Commit

Permalink
[buildkite] Use local SSDs for platform-support tests (elastic#100098)
Browse files Browse the repository at this point in the history
(cherry picked from commit ab33eb0)
  • Loading branch information
brianseeders committed Sep 29, 2023
1 parent 0093f4a commit 3214874
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .buildkite/pipelines/periodic-platform-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ steps:
agents:
provider: gcp
image: family/elasticsearch-{{matrix.image}}
diskSizeGb: 350
machineType: n1-standard-32
localSsds: 1
localSsdInterface: nvme
machineType: custom-32-98304
env: {}
- group: platform-support-windows
steps:
Expand Down

0 comments on commit 3214874

Please sign in to comment.