mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[ci] Increase Checks disk size (#209198)
This commit is contained in:
parent
07a3eec482
commit
6cea13003e
2 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@ steps:
|
|||
provider: gcp
|
||||
machineType: n2-standard-2
|
||||
preemptible: true
|
||||
diskSizeGb: 75
|
||||
diskSizeGb: 80
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
|
@ -117,7 +117,7 @@ steps:
|
|||
provider: gcp
|
||||
machineType: n2-standard-4
|
||||
preemptible: true
|
||||
diskSizeGb: 75
|
||||
diskSizeGb: 80
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
|
|
|
@ -41,7 +41,7 @@ steps:
|
|||
agents:
|
||||
machineType: n2-standard-2
|
||||
preemptible: true
|
||||
diskSizeGb: 75
|
||||
diskSizeGb: 80
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
automatic:
|
||||
|
@ -79,7 +79,7 @@ steps:
|
|||
agents:
|
||||
machineType: n2-standard-4
|
||||
preemptible: true
|
||||
diskSizeGb: 75
|
||||
diskSizeGb: 80
|
||||
key: check_oas_snapshot
|
||||
timeout_in_minutes: 60
|
||||
retry:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue