mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[ci] Bump jest disk to 80gb (#221116)
This commit is contained in:
parent
972cc70fc9
commit
d5e2aa961c
1 changed files with 1 additions and 1 deletions
|
@ -461,7 +461,7 @@ export async function pickTestGroupRunOrder() {
|
|||
key: 'jest',
|
||||
agents: {
|
||||
...expandAgentQueue('n2-4-spot'),
|
||||
diskSizeGb: 75,
|
||||
diskSizeGb: 80,
|
||||
},
|
||||
retry: {
|
||||
automatic: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue