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

[8.x](backport #7186) Speed up serverless Beat tests by not testing Metricbeat or Auditbeat #7259

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 6, 2025

What does this PR do?

Stops testing Metricbeat and Auditbeat in the serverless Beat tests. The way this step was written it re-invoked the mage integration test target serially 3 times in a row which re-does provisioning unnecessarily. The tests should be rewritten eventually.

These tests also primarily test libbeat setup functionality that is shared amongst Beats, and we already aren't testing all the Beats, so let's just smoke test the one that covers the most functionality.

Why is it important?

These tests take too long.

Related issues


This is an automatic backport of pull request #7186 done by [Mergify](https://mergify.com).

@mergify mergify bot added the backport label Mar 6, 2025
@mergify mergify bot requested a review from a team as a code owner March 6, 2025 19:08
@mergify mergify bot assigned cmacknz Mar 6, 2025
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant