Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions .buildkite/auditbeat/auditbeat-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ env:

# The following images are defined here and their values will be updated by updatecli
# Please do not change them manually.
IMAGE_RHEL9: "platform-ingest-beats-rhel-9-1781496166"
IMAGE_UBUNTU_2004_X86_64: "platform-ingest-beats-ubuntu-2004-1781496166"
IMAGE_UBUNTU_2004_ARM64: "platform-ingest-beats-ubuntu-2004-aarch64-1781496166"
IMAGE_UBUNTU_2204_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_2204_ARM64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-beats-ubuntu-2404-1781496166"
IMAGE_UBUNTU_2404_ARM64: "platform-ingest-beats-ubuntu-2404-aarch64-1781496166"
IMAGE_RHEL9: "platform-ingest-beats-rhel-9-1782878510"
IMAGE_UBUNTU_2004_X86_64: "platform-ingest-beats-ubuntu-2004-1782878510"
IMAGE_UBUNTU_2004_ARM64: "platform-ingest-beats-ubuntu-2004-aarch64-1782878510"
IMAGE_UBUNTU_2204_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_UBUNTU_2204_ARM64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-beats-ubuntu-2404-1782878510"
IMAGE_UBUNTU_2404_ARM64: "platform-ingest-beats-ubuntu-2404-aarch64-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
2 changes: 1 addition & 1 deletion .buildkite/aws-tests-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

# TEST_TAGS should be reviewed and updated: https://github.com/elastic/ingest-dev/issues/3476
TEST_TAGS: "aws"
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json

env:
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
MODULE: "kubernetes"

Expand Down
16 changes: 8 additions & 8 deletions .buildkite/filebeat/filebeat-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ name: "beats-filebeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
16 changes: 8 additions & 8 deletions .buildkite/heartbeat/heartbeat-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_RHEL9: "platform-ingest-beats-rhel-9-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_RHEL9: "platform-ingest-beats-rhel-9-1782878510"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
2 changes: 1 addition & 1 deletion .buildkite/ironbank-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ env:
# Other deps
ASDF_MAGE_VERSION: 1.15.0

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"

steps:
- label: ":package: :test_tube: Package and Validate Iron Bank for x-pack/heartbeat"
Expand Down
14 changes: 7 additions & 7 deletions .buildkite/libbeat/pipeline.libbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ name: "beats-libbeat"

env:
AWS_ARM_INSTANCE_TYPE: "t4g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2004-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2004-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

#Deps
Expand Down
16 changes: 8 additions & 8 deletions .buildkite/metricbeat/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ name: "beats-metricbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
4 changes: 2 additions & 2 deletions .buildkite/packaging.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
env:
ASDF_MAGE_VERSION: 1.15.0
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"
GCP_DEFAULT_MACHINE_TYPE: "c2d-standard-8"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"

PLATFORMS: "+all linux/amd64 windows/amd64 darwin/amd64"
PLATFORMS_ARM: "+all linux/arm64 darwin/arm64 windows/arm64"
Expand Down
18 changes: 9 additions & 9 deletions .buildkite/packetbeat/pipeline.packetbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ name: "beats-packetbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1782878510"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
16 changes: 8 additions & 8 deletions .buildkite/winlogbeat/pipeline.winlogbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ name: "beats-winlogbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
18 changes: 9 additions & 9 deletions .buildkite/x-pack/pipeline.xpack.auditbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ name: "beats-xpack-auditbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1782878510"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
6 changes: 3 additions & 3 deletions .buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: "beats-xpack-dockerlogbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
14 changes: 7 additions & 7 deletions .buildkite/x-pack/pipeline.xpack.filebeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@ name: "beats-xpack-filebeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
16 changes: 8 additions & 8 deletions .buildkite/x-pack/pipeline.xpack.heartbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ name: "beats-xpack-heartbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1782878510"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-pro"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-pro"
IMAGE_WIN_10_VERSION: "1.0.1781496166"
IMAGE_WIN_11_VERSION: "1.0.1781496166"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1781496166"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_WIN_10_VERSION: "1.0.1782878510"
IMAGE_WIN_11_VERSION: "1.0.1782878510"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1782878510"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
6 changes: 3 additions & 3 deletions .buildkite/x-pack/pipeline.xpack.libbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: "beats-xpack-libbeat"

env:
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1781496166"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1782878510"

IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1781496166"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1781496166"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1782878510"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1782878510"

IMAGE_BEATS_WITH_HOOKS_LATEST: "docker.elastic.co/ci-agent-images/platform-ingest/buildkite-agent-beats-ci-with-hooks:latest"

Expand Down
Loading
Loading