From 08342bbf7b84a228d8763b911ed32a759504b874 Mon Sep 17 00:00:00 2001 From: Olga Naydyonock Date: Tue, 13 Aug 2024 15:41:07 +0300 Subject: [PATCH] updated skip related issue id (#40497) --- .buildkite/x-pack/pipeline.xpack.metricbeat.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/x-pack/pipeline.xpack.metricbeat.yml b/.buildkite/x-pack/pipeline.xpack.metricbeat.yml index 64ca511350d..15b9702eabe 100644 --- a/.buildkite/x-pack/pipeline.xpack.metricbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.metricbeat.yml @@ -261,8 +261,8 @@ steps: context: "x-pack/metricbeat: macOS x86_64 Unit Tests" - label: ":mac: x-pack/metricbeat: macOS arm64 Unit Tests" - skip: "Skipping due to elastic/beats#33036 & elastic/ingest-dev#3400" - # https://github.com/elastic/beats/issues/33036 https://github.com/elastic/ingest-dev/issues/3400 + skip: "Skipping due to elastic/beats#33036 & elastic/beats#40496" + # https://github.com/elastic/beats/issues/33036 https://github.com/elastic/beats/issues/40496 if: build.env("BUILDKITE_PULL_REQUEST") == "false" || build.env("GITHUB_PR_LABELS") =~ /.*macOS.*/ command: | set -euo pipefail