Skip to content
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

Adapt output file name to latest beats changes. #212

Closed
wants to merge 1 commit into from

Conversation

simitt
Copy link

@simitt simitt commented Dec 31, 2021

This is supposed to fix the tests for beats and apm-server when checking for the output files.

fixes #211

@elasticmachine
Copy link
Collaborator

elasticmachine commented Dec 31, 2021

💔 Build Failed

This fixes the tests for beats when checking for the output files.
Relates to changes from elastic/beats#28927
Add output ndjson suffix to APM Server output (unclear why this is necessary).

* Increase timeout for output file and ensure it is written.

The output file is only written when some actual values are processed. Enable
self-instrumentation for APM to ensure the output file is written and increase
timeout. For beats, enable metrics logging explicitly.

* Disable failing beats issues

A follow up is necessary to fix and enable these tests if still useful.
@ruflin
Copy link
Contributor

ruflin commented Jan 10, 2022

@kvch Would be nice to get your review on this change as you were driving the file renames if I remember correctly.

@ruflin ruflin requested a review from kvch January 10, 2022 12:39
@kvch kvch removed their request for review June 28, 2022 08:32
@simitt
Copy link
Author

simitt commented Jul 21, 2022

Closing this as outdated

@simitt simitt closed this Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

beats-tester jobs are failing for beats and apm-server due to changes in output.file handling in beats
3 participants