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 @@ -8,19 +8,19 @@ env:
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_RHEL9: "family/platform-ingest-beats-rhel-9"
IMAGE_UBUNTU_2004_X86_64: "family/platform-ingest-beats-ubuntu-2004"
IMAGE_UBUNTU_2004_ARM64: "platform-ingest-beats-ubuntu-2004-aarch64"
IMAGE_UBUNTU_2204_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_UBUNTU_2204_ARM64: "platform-ingest-beats-ubuntu-2204-aarch64"
IMAGE_UBUNTU_2404_X86_64: "family/platform-ingest-beats-ubuntu-2404"
IMAGE_UBUNTU_2404_ARM64: "platform-ingest-beats-ubuntu-2404-aarch64"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2025: "family/platform-ingest-beats-windows-2025"
IMAGE_RHEL9: "platform-ingest-beats-rhel-9-1744855248"
IMAGE_UBUNTU_2004_X86_64: "platform-ingest-beats-ubuntu-2004-1744855248"
IMAGE_UBUNTU_2004_ARM64: "platform-ingest-beats-ubuntu-2004-aarch64-1744855248"
IMAGE_UBUNTU_2204_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_UBUNTU_2204_ARM64: "platform-ingest-beats-ubuntu-2204-aarch64-1744855248"
IMAGE_UBUNTU_2404_X86_64: "platform-ingest-beats-ubuntu-2404-1744855248"
IMAGE_UBUNTU_2404_ARM64: "platform-ingest-beats-ubuntu-2404-aarch64-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1744855248"

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"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1744855248"

# 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: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
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,19 +3,19 @@ name: "beats-filebeat"

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

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: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2025: "family/platform-ingest-beats-windows-2025"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1744855248"

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,19 +2,19 @@

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

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

IMAGE_RHEL9: "family/platform-ingest-beats-rhel-9"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_RHEL9: "platform-ingest-beats-rhel-9-1744855248"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"

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

Expand Down
3 changes: 2 additions & 1 deletion .buildkite/ironbank-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
env:
# Other deps
ASDF_MAGE_VERSION: 1.15.0
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"

steps:
- label: ":package: :test_tube: Package and Validate Iron Bank for x-pack/heartbeat"
Expand All @@ -19,7 +20,7 @@ steps:
make -C ironbank validate-ironbank
agents:
provider: "gcp"
image: "family/platform-ingest-beats-ubuntu-2204"
image: "${IMAGE_UBUNTU_X86_64}"
machineType: "n2-standard-8"
artifact_paths:
- "x-pack/heartbeat/build/distributions/*"
Expand Down
4 changes: 2 additions & 2 deletions .buildkite/libbeat/pipeline.libbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: "beats-libbeat"

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

GCP_DEFAULT_MACHINE_TYPE: "c2d-highcpu-8"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"

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/metricbeat/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ name: "beats-metricbeat"

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

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: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2025: "family/platform-ingest-beats-windows-2025"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1744855248"

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"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1744855248"
GCP_DEFAULT_MACHINE_TYPE: "c2d-standard-8"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"

PLATFORMS: "+all linux/amd64 windows/amd64 darwin/amd64"
PLATFORMS_ARM: "+all linux/arm64 darwin/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,20 +3,20 @@ name: "beats-packetbeat"

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

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: "family/platform-ingest-beats-rhel-9"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2025: "family/platform-ingest-beats-windows-2025"
IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1744855248"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1744855248"

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/winlogbeat/pipeline.winlogbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ env:
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
GCP_WIN_MACHINE_TYPE: "n2-standard-8"

IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2025: "family/platform-ingest-beats-windows-2025"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1744855248"

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.agentbeat.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
env:
ASDF_MAGE_VERSION: 1.15.0
AWS_ARM_INSTANCE_TYPE: "m6g.xlarge"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64"
AWS_IMAGE_UBUNTU_ARM_64: "platform-ingest-beats-ubuntu-2204-aarch64-1744855248"
GCP_HI_PERF_MACHINE_TYPE: "c2d-highcpu-16"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"

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

GCP_WIN_MACHINE_TYPE: "n2-standard-8"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"

# Platforms to be used for FIPS packaging nodes
PLATFORMS_AMD64_FIPS: "+all linux/amd64"
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,20 +3,20 @@ name: "beats-xpack-auditbeat"

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

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: "family/platform-ingest-beats-rhel-9"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_WIN_2025: "family/platform-ingest-beats-windows-2025"
IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1744855248"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"
IMAGE_WIN_2025: "platform-ingest-beats-windows-2025-1744855248"

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/x-pack/pipeline.xpack.dockerlogbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: "beats-xpack-dockerlogbeat"

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

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

IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"

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,18 +3,18 @@ name: "beats-xpack-filebeat"

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

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: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"

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,19 +3,19 @@ name: "beats-xpack-heartbeat"

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

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: "family/platform-ingest-beats-rhel-9"
IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_RHEL9_X86_64: "platform-ingest-beats-rhel-9-1744855248"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"

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.libbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ name: "beats-xpack-libbeat"

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

IMAGE_UBUNTU_X86_64: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"

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.metricbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ name: "beats-xpack-metricbeat"

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

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: "family/platform-ingest-beats-ubuntu-2204"
IMAGE_WIN_10: "family/platform-ingest-beats-windows-10"
IMAGE_WIN_11: "family/platform-ingest-beats-windows-11"
IMAGE_WIN_2016: "family/platform-ingest-beats-windows-2016"
IMAGE_WIN_2019: "family/platform-ingest-beats-windows-2019"
IMAGE_WIN_2022: "family/platform-ingest-beats-windows-2022"
IMAGE_UBUNTU_X86_64: "platform-ingest-beats-ubuntu-2204-1744855248"
IMAGE_WIN_10: "platform-ingest-beats-windows-10-1744855248"
IMAGE_WIN_11: "platform-ingest-beats-windows-11-1744855248"
IMAGE_WIN_2016: "platform-ingest-beats-windows-2016-1744855248"
IMAGE_WIN_2019: "platform-ingest-beats-windows-2019-1744855248"
IMAGE_WIN_2022: "platform-ingest-beats-windows-2022-1744855248"

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

Expand Down
Loading