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
  • Loading branch information
brianseeders authored Sep 29, 2023
1 parent b856bf2 commit ab33eb0
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 ab33eb0

Please sign in to comment.