-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[8.14](backport #38941) Migrate X-PACK Filebeat pipeline to main Beat pipeline #39044
Conversation
This pull request doesn't have a |
This pull request is now in conflicts. Could you fix it? 🙏
|
Migrate x-pack filebeat to single pipeline Signed-off-by: Alexandros Sapranidis <[email protected]>
9611b38
to
a3242f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is re-introducing xpack/heartbeat in 8.14, see
beats/.buildkite/scripts/common.sh
Line 26 in 3918ab8
[ -z "${run_xpack_libbeat_arm_tests+x}" ] && run_xpack_libbeat_arm_tests="$(buildkite-agent meta-data get run_xpack_libbeat_arm_tests --default "false")" |
…38941 Signed-off-by: Alexandros Sapranidis <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
For https://buildkite.com/elastic/beats-xpack-metricbeat/builds/2698#018ef19e-b716-4727-b63d-641b7f0e1dfc (x-pack/metricbeat: Python (MODULE) Integration Tests ) it's a known failure see #39050 (comment)) |
Proposed commit message
Migrating the x-pack filebeat pipeline into the centralized Beats pipelines
Testing
Simple build "default" case
https://buildkite.com/elastic/beats/builds/5731#018ee6f4-2d18-4a97-882b-2aa0d90dfa65
Adding all the labels
https://buildkite.com/elastic/beats/builds/5764
Running cloud tests build
https://buildkite.com/elastic/beats-xpack-filebeat/builds/1655#018eeb54-b690-431f-8d4b-59cd33a9870f
Same build from Jenkins https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats/detail/PR-38941/16/pipeline/2687/
Signed-off-by: Alexandros Sapranidis [email protected]
This is an automatic backport of pull request #38941 done by [Mergify](https://mergify.com).