mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[CI] Bump agent size for jest integration tests in Buildkite (#112672)
This commit is contained in:
parent
2e56351096
commit
924ad66450
2 changed files with 3 additions and 3 deletions
|
@ -64,7 +64,7 @@ steps:
|
|||
- command: .buildkite/scripts/steps/test/jest_integration.sh
|
||||
label: 'Jest Integration Tests'
|
||||
agents:
|
||||
queue: jest
|
||||
queue: n2-4
|
||||
timeout_in_minutes: 120
|
||||
key: jest-integration
|
||||
retry:
|
||||
|
|
|
@ -118,14 +118,14 @@ steps:
|
|||
- command: .buildkite/scripts/steps/test/jest_integration.sh
|
||||
label: 'Jest Integration Tests'
|
||||
agents:
|
||||
queue: jest
|
||||
queue: n2-4
|
||||
timeout_in_minutes: 120
|
||||
key: jest-integration
|
||||
|
||||
- command: .buildkite/scripts/steps/test/api_integration.sh
|
||||
label: 'API Integration Tests'
|
||||
agents:
|
||||
queue: jest
|
||||
queue: n2-2
|
||||
timeout_in_minutes: 120
|
||||
key: api-integration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue