mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[cc] Explore using a cheaper agent (#151607)
Try n2-4-spot to start with Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
This commit is contained in:
parent
b17c4fb304
commit
032db6d78d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ steps:
|
||||||
- command: .buildkite/scripts/steps/code_coverage/ingest.sh
|
- command: .buildkite/scripts/steps/code_coverage/ingest.sh
|
||||||
label: 'Merge and Ingest'
|
label: 'Merge and Ingest'
|
||||||
agents:
|
agents:
|
||||||
queue: c2-16
|
queue: n2-4-spot
|
||||||
depends_on:
|
depends_on:
|
||||||
- jest
|
- jest
|
||||||
- jest-integration
|
- jest-integration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue