mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[CI] Bump memory on PR part-4 agents
This commit is contained in:
parent
b54296eb2f
commit
10d09a1d71
3 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@ steps:
|
||||||
agents:
|
agents:
|
||||||
provider: gcp
|
provider: gcp
|
||||||
image: family/elasticsearch-ubuntu-2004
|
image: family/elasticsearch-ubuntu-2004
|
||||||
machineType: custom-32-98304
|
machineType: n1-standard-32
|
||||||
buildDirectory: /dev/shm/bk
|
buildDirectory: /dev/shm/bk
|
||||||
|
|
|
@ -7,5 +7,5 @@ steps:
|
||||||
agents:
|
agents:
|
||||||
provider: gcp
|
provider: gcp
|
||||||
image: family/elasticsearch-ubuntu-2004
|
image: family/elasticsearch-ubuntu-2004
|
||||||
machineType: custom-32-98304
|
machineType: n1-standard-32
|
||||||
buildDirectory: /dev/shm/bk
|
buildDirectory: /dev/shm/bk
|
||||||
|
|
|
@ -7,5 +7,5 @@ steps:
|
||||||
agents:
|
agents:
|
||||||
provider: gcp
|
provider: gcp
|
||||||
image: family/elasticsearch-ubuntu-2004
|
image: family/elasticsearch-ubuntu-2004
|
||||||
machineType: custom-32-98304
|
machineType: n1-standard-32
|
||||||
buildDirectory: /dev/shm/bk
|
buildDirectory: /dev/shm/bk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue