Skip to content

Commit

Permalink
Fix agents for on-merge AI-Infra test suite (elastic#202946)
Browse files Browse the repository at this point in the history
## Summary

Add missing explicit agent-targeting rules for newly added pipeline
step.
  • Loading branch information
pgayvallet authored and SoniaSanzV committed Dec 9, 2024
1 parent d5655c8 commit de2c456
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/pipelines/on_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,9 @@ steps:
timeout_in_minutes: 50
parallelism: 1
agents:
image: family/kibana-ubuntu-2004
imageProject: elastic-images-prod
provider: gcp
machineType: n2-standard-4
preemptible: true
retry:
Expand Down

0 comments on commit de2c456

Please sign in to comment.