diff --git a/.buildkite/auditbeat/auditbeat-pipeline.yml b/.buildkite/auditbeat/auditbeat-pipeline.yml index e083df17749..d11f067c481 100644 --- a/.buildkite/auditbeat/auditbeat-pipeline.yml +++ b/.buildkite/auditbeat/auditbeat-pipeline.yml @@ -86,12 +86,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Ubuntu x86_64 Unit Tests" @@ -111,12 +105,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: RHEL9 Unit Tests" @@ -137,12 +125,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Win 2016 Unit Tests" @@ -163,12 +145,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Win 2022 Unit Tests" @@ -209,12 +185,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Ubuntu x86_64 Integration Tests" @@ -236,12 +206,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Ubuntu arm64 Integration Tests" @@ -263,12 +227,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Ubuntu arm64 Unit Tests" @@ -289,12 +247,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: macOS x86_64 Unit Tests" @@ -315,12 +267,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: macOS arm64 Unit Tests" @@ -347,12 +293,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Win 2019 Unit Tests" @@ -374,12 +314,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Win 10 Unit Tests" @@ -401,12 +335,6 @@ steps: artifact_paths: - "auditbeat/build/*.xml" - "auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "auditbeat: Win 11 Unit Tests" diff --git a/.buildkite/filebeat/filebeat-pipeline.yml b/.buildkite/filebeat/filebeat-pipeline.yml index d882cf1c934..f92730b158c 100644 --- a/.buildkite/filebeat/filebeat-pipeline.yml +++ b/.buildkite/filebeat/filebeat-pipeline.yml @@ -87,12 +87,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Ubuntu x86_64 Unit Tests" @@ -111,12 +105,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Go Integration Tests" @@ -135,12 +123,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Python Integration Tests" @@ -162,12 +144,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Win 2016 Unit Tests" @@ -189,12 +165,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Win 2022 Unit Tests" @@ -221,12 +191,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: macOS x86_64 Unit Tests" @@ -248,12 +212,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: macOS arm64 Unit Tests" @@ -274,12 +232,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Ubuntu arm64 Unit Tests" @@ -306,12 +258,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Win 2019 Unit Tests" @@ -333,12 +279,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Win 11 Unit Tests" @@ -360,12 +300,6 @@ steps: artifact_paths: - "filebeat/build/*.xml" - "filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "filebeat: Win 10 Unit Tests" diff --git a/.buildkite/heartbeat/heartbeat-pipeline.yml b/.buildkite/heartbeat/heartbeat-pipeline.yml index 27d4850f4de..abdc8f73e33 100644 --- a/.buildkite/heartbeat/heartbeat-pipeline.yml +++ b/.buildkite/heartbeat/heartbeat-pipeline.yml @@ -86,12 +86,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Ubuntu x86_64 Unit Tests" @@ -110,12 +104,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: RHEL9 Unit Tests" @@ -136,12 +124,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Win 2016 Unit Tests" @@ -162,12 +144,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Win 2022 Unit Tests" @@ -187,12 +163,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Go Integration Tests" @@ -212,12 +182,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Python Integration Tests" @@ -241,12 +205,6 @@ steps: imagePrefix: "${AWS_IMAGE_UBUNTU_ARM_64}" instanceType: "${AWS_ARM_INSTANCE_TYPE}" artifact_paths: "heartbeat/build/*.xml" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Ubuntu arm64 Unit Tests" @@ -268,12 +226,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: macOS x86_64 Unit Tests" @@ -295,12 +247,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: macOS arm64 Unit Tests" @@ -326,12 +272,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Win 2019 Unit Tests" @@ -352,12 +292,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Win 11 Unit Tests" @@ -378,12 +312,6 @@ steps: artifact_paths: - "heartbeat/build/*.xml" - "heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "heartbeat: Win 10 Unit Tests" diff --git a/.buildkite/hooks/pre-command b/.buildkite/hooks/pre-command index 621e867314d..b905f053121 100644 --- a/.buildkite/hooks/pre-command +++ b/.buildkite/hooks/pre-command @@ -18,28 +18,6 @@ if [[ "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-packetbeat" && "$BUILDKITE_STEP export PRIVATE_CI_GCS_CREDENTIALS_SECRET fi -if [[ "$BUILDKITE_PIPELINE_SLUG" == "filebeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "auditbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "heartbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-filebeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-dockerlogbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-metricbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-metricbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-osquerybeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-winlogbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-libbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-auditbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-heartbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-packetbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-winlogbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-packetbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-xpack-agentbeat" || \ - "$BUILDKITE_PIPELINE_SLUG" == "beats-libbeat" ]]; then - echo "--- Prepare BK test analytics token :vault:" - BUILDKITE_ANALYTICS_TOKEN=$(vault kv get -field token kv/ci-shared/platform-ingest/buildkite_beats_analytics_token) - export BUILDKITE_ANALYTICS_TOKEN -fi - CPU_ARCH=$(uname -m) PLATFORM_TYPE=$(uname) diff --git a/.buildkite/libbeat/pipeline.libbeat.yml b/.buildkite/libbeat/pipeline.libbeat.yml index 67f7628861e..b19cd0ae751 100644 --- a/.buildkite/libbeat/pipeline.libbeat.yml +++ b/.buildkite/libbeat/pipeline.libbeat.yml @@ -77,12 +77,6 @@ steps: artifact_paths: - "libbeat/build/*.xml" - "libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "libbeat/build/TEST-*-unit.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "libbeat: Ubuntu x86_64 Unit Tests" @@ -103,12 +97,6 @@ steps: artifact_paths: - "libbeat/build/*.xml" - "libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "libbeat: Go Integration Tests" @@ -129,12 +117,6 @@ steps: artifact_paths: - "libbeat/build/*.xml" - "libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "libbeat: Python Integration Tests" @@ -198,12 +180,6 @@ steps: artifact_paths: - "libbeat/build/*.xml" - "libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "libbeat: Ubuntu arm64 Unit Tests" diff --git a/.buildkite/metricbeat/pipeline.yml b/.buildkite/metricbeat/pipeline.yml index a23fc121d38..3ec9af58bf6 100644 --- a/.buildkite/metricbeat/pipeline.yml +++ b/.buildkite/metricbeat/pipeline.yml @@ -91,12 +91,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Ubuntu x86_64 Unit Tests" @@ -119,12 +113,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Go Integration Tests (Module)" @@ -147,12 +135,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Python Integration Tests" @@ -191,12 +173,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Win 2016 Unit Tests" @@ -218,12 +194,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Win 2022 Unit Tests" @@ -250,12 +220,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Win 10 Unit Tests" @@ -277,12 +241,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Win 11 Unit Tests" @@ -304,12 +262,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: Win 2019 Unit Tests" @@ -335,12 +287,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: macOS x86_64 Unit Tests" @@ -363,12 +309,6 @@ steps: artifact_paths: - "metricbeat/build/*.xml" - "metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "metricbeat: macOS arm64 Unit Tests" diff --git a/.buildkite/packetbeat/pipeline.packetbeat.yml b/.buildkite/packetbeat/pipeline.packetbeat.yml index 753dd182548..3237644dfab 100644 --- a/.buildkite/packetbeat/pipeline.packetbeat.yml +++ b/.buildkite/packetbeat/pipeline.packetbeat.yml @@ -85,12 +85,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Ubuntu x86_64 Unit Tests" @@ -109,12 +103,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: RHEL9 Unit Tests" @@ -135,12 +123,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Win 2016 Unit Tests" @@ -161,12 +143,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Win 2022 Unit Tests" @@ -192,12 +168,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Win 10 Unit Tests" @@ -219,12 +189,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Win 11 Unit Tests" @@ -246,12 +210,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Win 2019 Unit Tests" @@ -277,12 +235,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: macOS x86_64 Unit Tests" @@ -304,12 +256,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: macOS arm64 Unit Tests" @@ -330,12 +276,6 @@ steps: artifact_paths: - "packetbeat/build/*.xml" - "packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "packetbeat: Ubuntu arm64 Unit Tests" diff --git a/.buildkite/winlogbeat/pipeline.winlogbeat.yml b/.buildkite/winlogbeat/pipeline.winlogbeat.yml index 9ccbcea39fe..d8986a72a54 100644 --- a/.buildkite/winlogbeat/pipeline.winlogbeat.yml +++ b/.buildkite/winlogbeat/pipeline.winlogbeat.yml @@ -80,12 +80,6 @@ steps: artifact_paths: - "winlogbeat/build/*.xml" - "winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "winlogbeat: Crosscompile" @@ -107,12 +101,6 @@ steps: artifact_paths: - "winlogbeat/build/*.xml" - "winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "winlogbeat: Win 2016 Unit Tests" @@ -134,12 +122,6 @@ steps: artifact_paths: - "winlogbeat/build/*.xml" - "winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "winlogbeat: Win 2019 Unit Tests" @@ -161,12 +143,6 @@ steps: artifact_paths: - "winlogbeat/build/*.xml" - "winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "winlogbeat: Win 2022 Unit Tests" @@ -193,12 +169,6 @@ steps: artifact_paths: - "winlogbeat/build/*.xml" - "winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "winlogbeat: Win 10 Unit Tests" @@ -220,12 +190,6 @@ steps: artifact_paths: - "winlogbeat/build/*.xml" - "winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "winlogbeat: Win 11 Unit Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.agentbeat.yml b/.buildkite/x-pack/pipeline.xpack.agentbeat.yml index ef7cb1598aa..70aa4362b86 100644 --- a/.buildkite/x-pack/pipeline.xpack.agentbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.agentbeat.yml @@ -80,12 +80,6 @@ steps: - x-pack/agentbeat/build/distributions/**/* - "x-pack/agentbeat/build/*.xml" - "x-pack/agentbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/agentbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true retry: automatic: - limit: 1 diff --git a/.buildkite/x-pack/pipeline.xpack.auditbeat.yml b/.buildkite/x-pack/pipeline.xpack.auditbeat.yml index 88dfb94bfb3..7cebeab4787 100644 --- a/.buildkite/x-pack/pipeline.xpack.auditbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.auditbeat.yml @@ -89,12 +89,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Build Tests (Module)" @@ -114,12 +108,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: RHEL9 Unit Tests" @@ -141,12 +129,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Win 2022 Unit Tests" @@ -168,12 +150,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Win 2016 Unit Tests" @@ -200,12 +176,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Win 2019 Unit Tests" @@ -227,12 +197,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Win 10 Unit Tests" @@ -254,12 +218,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Win 11 Unit Tests" @@ -285,12 +243,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: macOS x86_64 Unit Tests" @@ -311,12 +263,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: macOS arm64 Unit Tests" @@ -336,12 +282,6 @@ steps: artifact_paths: - "x-pack/auditbeat/build/*.xml" - "x-pack/auditbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/auditbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/auditbeat: Ubuntu arm64 Unit Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml b/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml index 12ce197fbb6..54b3451b23e 100644 --- a/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.dockerlogbeat.yml @@ -76,12 +76,6 @@ steps: artifact_paths: - "x-pack/dockerlogbeat/build/*.xml" - "x-pack/dockerlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/dockerlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/dockerlogbeat: Ubuntu x86_64 Unit Tests" @@ -102,12 +96,6 @@ steps: artifact_paths: - "x-pack/dockerlogbeat/build/*.xml" - "x-pack/dockerlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/dockerlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/dockerlogbeat: Go Integration Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.filebeat.yml b/.buildkite/x-pack/pipeline.xpack.filebeat.yml index 91425933abe..57b15927d61 100644 --- a/.buildkite/x-pack/pipeline.xpack.filebeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.filebeat.yml @@ -86,12 +86,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Ubuntu x86_64 Unit Tests" @@ -111,12 +105,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Go Integration Tests" @@ -136,12 +124,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Python Integration Tests" @@ -163,12 +145,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Win 2022 Unit Tests" @@ -190,12 +166,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Win 2016 Unit Tests" @@ -222,12 +192,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Win 2019 Unit Tests" @@ -249,12 +213,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Win 10 Unit Tests" @@ -276,12 +234,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Win 11 Unit Tests" @@ -306,12 +258,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: Ubuntu arm64 Unit Tests" @@ -332,12 +278,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: macOS x86_64 Unit Tests" @@ -358,12 +298,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: macOS arm64 Unit Tests" @@ -392,12 +326,6 @@ steps: artifact_paths: - "x-pack/filebeat/build/*.xml" - "x-pack/filebeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/filebeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/filebeat: AWS Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.heartbeat.yml b/.buildkite/x-pack/pipeline.xpack.heartbeat.yml index 30d98bec350..414eeb06e75 100644 --- a/.buildkite/x-pack/pipeline.xpack.heartbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.heartbeat.yml @@ -94,12 +94,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Ubuntu x86_64 Unit Tests" @@ -123,12 +117,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Go Integration Tests" @@ -150,12 +138,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Win 2016 Unit Tests" @@ -177,12 +159,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Win 2022 Unit Tests" @@ -209,12 +185,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Win 10 Unit Tests" @@ -236,12 +206,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Win 11 Unit Tests" @@ -263,12 +227,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: Win 2019 Unit Tests" @@ -295,12 +253,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: macOS x86_64 Extended Tests" @@ -322,12 +274,6 @@ steps: artifact_paths: - "x-pack/heartbeat/build/*.xml" - "x-pack/heartbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/heartbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/heartbeat: macOS arm64 Extended Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.libbeat.yml b/.buildkite/x-pack/pipeline.xpack.libbeat.yml index 0a6993c733e..431ae1aed81 100644 --- a/.buildkite/x-pack/pipeline.xpack.libbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.libbeat.yml @@ -82,12 +82,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Ubuntu x86_64 Unit Tests" @@ -107,12 +101,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Go Integration Tests" @@ -132,12 +120,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Python Integration Tests" @@ -159,12 +141,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Win 2016 Unit Tests" @@ -186,12 +162,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Win 2022 Unit Tests" @@ -218,12 +188,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Win 10 Unit Tests" @@ -245,12 +209,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Win 11 Unit Tests" @@ -272,12 +230,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Win 2019 Unit Tests" @@ -302,12 +254,6 @@ steps: artifact_paths: - "x-pack/libbeat/build/*.xml" - "x-pack/libbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/libbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/libbeat: Ubuntu arm64 Unit Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.metricbeat.yml b/.buildkite/x-pack/pipeline.xpack.metricbeat.yml index abf62750451..e616dd05389 100644 --- a/.buildkite/x-pack/pipeline.xpack.metricbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.metricbeat.yml @@ -87,12 +87,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Ubuntu x86_64 Unit Tests" @@ -114,12 +108,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Go Integration Tests (Module)" @@ -141,12 +129,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Python Integration Tests (Module)" @@ -168,12 +150,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Win 2016 Unit Tests" @@ -195,12 +171,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Win 2022 Unit Tests" @@ -227,12 +197,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Win 10 Unit Tests" @@ -254,12 +218,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Win 11 Unit Tests" @@ -281,12 +239,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: Win 2019 Unit Tests" @@ -311,12 +263,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: macOS x86_64 Unit Tests" @@ -338,12 +284,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: macOS arm64 Unit Tests" @@ -370,12 +310,6 @@ steps: artifact_paths: - "x-pack/metricbeat/build/*.xml" - "x-pack/metricbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/metricbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/metricbeat: AWS Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.osquerybeat.yml b/.buildkite/x-pack/pipeline.xpack.osquerybeat.yml index 6f58f8b2068..9c397f95d79 100644 --- a/.buildkite/x-pack/pipeline.xpack.osquerybeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.osquerybeat.yml @@ -82,12 +82,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Ubuntu x86_64 Unit Tests" @@ -107,12 +101,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Go Integration Tests" @@ -134,12 +122,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Win 2016 Unit Tests" @@ -161,12 +143,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Win-2022 Unit Tests" @@ -193,12 +169,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Win 10 Unit Tests" @@ -220,12 +190,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Win 11 Unit Tests" @@ -247,12 +211,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: Win 2019 Unit Tests" @@ -276,12 +234,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: macOS x86_64 Unit Tests" @@ -300,12 +252,6 @@ steps: artifact_paths: - "x-pack/osquerybeat/build/*.xml" - "x-pack/osquerybeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/osquerybeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/osquerybeat: macOS arm64 Unit Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.packetbeat.yml b/.buildkite/x-pack/pipeline.xpack.packetbeat.yml index 09279478de7..abf9950b927 100644 --- a/.buildkite/x-pack/pipeline.xpack.packetbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.packetbeat.yml @@ -86,12 +86,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Ubuntu x86_64 Unit Tests" @@ -111,12 +105,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Ubuntu x86_64 System Tests" @@ -136,12 +124,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: RHEL9 Unit Tests" @@ -163,12 +145,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 2016 Unit Tests" @@ -190,12 +166,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 2022 Unit Tests" @@ -218,12 +188,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 2022 System Tests" @@ -250,12 +214,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 10 Unit Tests" @@ -277,12 +235,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 11 Unit Tests" @@ -304,12 +256,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 2019 Unit Tests" @@ -332,12 +278,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Win 10 System Tests" @@ -363,12 +303,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: Ubuntu arm64 Unit Tests" @@ -390,12 +324,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: macOS x86_64 Unit Tests" @@ -417,12 +345,6 @@ steps: artifact_paths: - "x-pack/packetbeat/build/*.xml" - "x-pack/packetbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/packetbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/packetbeat: macOS arm64 Unit Tests" diff --git a/.buildkite/x-pack/pipeline.xpack.winlogbeat.yml b/.buildkite/x-pack/pipeline.xpack.winlogbeat.yml index 398bf10dec5..f0a1b30c253 100644 --- a/.buildkite/x-pack/pipeline.xpack.winlogbeat.yml +++ b/.buildkite/x-pack/pipeline.xpack.winlogbeat.yml @@ -79,12 +79,6 @@ steps: artifact_paths: - "x-pack/winlogbeat/build/*.xml" - "x-pack/winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/winlogbeat Win 2019 Unit Tests" @@ -106,12 +100,6 @@ steps: artifact_paths: - "x-pack/winlogbeat/build/*.xml" - "x-pack/winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/winlogbeat: Win 2016 Unit Tests" @@ -133,12 +121,6 @@ steps: artifact_paths: - "x-pack/winlogbeat/build/*.xml" - "x-pack/winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/winlogbeat: Win 2022 Unit Tests" @@ -165,12 +147,6 @@ steps: artifact_paths: - "x-pack/winlogbeat/build/*.xml" - "x-pack/winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/winlogbeat: Win 10 Unit Tests" @@ -192,12 +168,6 @@ steps: artifact_paths: - "x-pack/winlogbeat/build/*.xml" - "x-pack/winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/winlogbeat: Win 11 Unit Tests" @@ -219,12 +189,6 @@ steps: artifact_paths: - "x-pack/winlogbeat/build/*.xml" - "x-pack/winlogbeat/build/*.json" - plugins: - - test-collector#v1.10.2: - files: "x-pack/winlogbeat/build/TEST-*.xml" - format: "junit" - branches: "main" - debug: true notify: - github_commit_status: context: "x-pack/winlogbeat: Win 2019 Unit Tests"