Skip to content

Commit

Permalink
[8.x](backport #6064) [CI] Buildkite integration tests: Made AWS ARM …
Browse files Browse the repository at this point in the history
…instance size equal to GCP x86_64 (#6067)

AWS ARM instance CPU and mem count equal to n1-standard-8 that we use on GCP

(cherry picked from commit be5debd)

(cherry picked from commit e8e4e7b)

---------

Co-authored-by: Pavel Zorin <pavel.zorin@elastic.co>
Co-authored-by: Olga Naidjonoka <olga_naidjonoka@epam.com>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent c1127d8 commit 78d9200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/bk.integration.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ steps:
agents:
provider: "aws"
imagePrefix: "platform-ingest-beats-ubuntu-2404-aarch64"
instanceType: "m6g.xlarge"
instanceType: "m6g.2xlarge"
matrix:
- default
- upgrade
Expand Down

0 comments on commit 78d9200

Please sign in to comment.