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 #7165) [flakiness] Correct group for TestEndpointAgentServiceMonitoring #7231

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 6, 2025

What does this PR do?

This PR relocates TestEndpointAgentServiceMonitoring to the FleetEndpointSecurity execution group to prevent test failures caused by concurrent installation attempts of the Endpoint package when tests run in different groups.

Why is it important?

Reduces flakiness of Endpoint related tests that run in our CI

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

How to test this PR locally

Related issues


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

* fix: move TestEndpointAgentServiceMonitoring under FleetEndpointSecurity execution group

* fix: specify full endpoint path in pgrep and pkill of TestEndpointMetricsAfterRestart

(cherry picked from commit 31aac31)
@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 08:22
@mergify mergify bot requested review from kaanyalti and andrzej-stencel and removed request for a team March 6, 2025 08:22
@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team flaky-test Unstable or unreliable test cases. skip-changelog labels Mar 6, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

Copy link

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

cc @pkoutsovasilis

@pkoutsovasilis
Copy link
Contributor

all flaky test are already reported thus merging 🙂

@pkoutsovasilis pkoutsovasilis merged commit 85c9a6c into 8.x Mar 6, 2025
16 checks passed
@pkoutsovasilis pkoutsovasilis deleted the mergify/bp/8.x/pr-7165 branch March 6, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport flaky-test Unstable or unreliable test cases. skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants