mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51: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',
|
key: 'jest',
|
||||||
agents: {
|
agents: {
|
||||||
...expandAgentQueue('n2-4-spot'),
|
...expandAgentQueue('n2-4-spot'),
|
||||||
diskSizeGb: 75,
|
diskSizeGb: 80,
|
||||||
},
|
},
|
||||||
retry: {
|
retry: {
|
||||||
automatic: [
|
automatic: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue