Skip to content

Commit c4cd840

Browse files
authored
[ci] Increase memory for BWC steps by moving to n1-standard-32 (#102106) (#102253)
1 parent 4aa5175 commit c4cd840

File tree

3 files changed

+122
-122
lines changed

3 files changed

+122
-122
lines changed

.buildkite/pipelines/periodic.bwc.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
agents:
55
provider: gcp
66
image: family/elasticsearch-ubuntu-2004
7-
machineType: custom-32-98304
7+
machineType: n1-standard-32
88
buildDirectory: /dev/shm/bk
99
env:
1010
BWC_VERSION: $BWC_VERSION

0 commit comments

Comments
 (0)