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

[7.17] Use MongoDB 5.0 in metricbeat integration tests #42103

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

swiatekm
Copy link
Contributor

Proposed commit message

Use MongoDB 5.0 in metricbeat integration tests.

We're currently using 3.4, which is old enough that GPG signatures have expired for packages in the underlying Ubuntu base image.

This PR is essentially a selective backport of #34624. I've only included the changes necessary to make the tests pass and documentation updates.

Checklist

  • My code follows the style guidelines of this project
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

How to test this PR locally

cd metricbeat
MODULE=mongodb make integration-tests

Related issues

Fixes CI failures in #42073.

@swiatekm swiatekm added cleanup backport-skip Skip notification from the automated backport with mergify Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Dec 18, 2024
@swiatekm swiatekm requested a review from a team as a code owner December 18, 2024 13:00
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Dec 18, 2024
@swiatekm swiatekm merged commit d80423c into 7.17 Dec 19, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify cleanup Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants