Skip to content

[9.0](backport #7165) [flakiness] Correct group for TestEndpointAgentServiceMonitoring#7227

Merged
pkoutsovasilis merged 1 commit into9.0from
mergify/bp/9.0/pr-7165
Mar 6, 2025
Merged

[9.0](backport #7165) [flakiness] Correct group for TestEndpointAgentServiceMonitoring#7227
pkoutsovasilis merged 1 commit into9.0from
mergify/bp/9.0/pr-7165

Conversation

@mergify
Copy link
Copy Markdown
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 requested a review from a team as a code owner March 6, 2025 08:21
@mergify mergify bot added the backport label Mar 6, 2025
@mergify mergify bot requested review from andrzej-stencel and michel-laterman and removed request for a team March 6, 2025 08:21
@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
Copy Markdown
Contributor

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

@elastic-sonarqube
Copy link
Copy Markdown

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

cc @pkoutsovasilis

@pkoutsovasilis pkoutsovasilis merged commit d37a2f7 into 9.0 Mar 6, 2025
16 checks passed
@pkoutsovasilis pkoutsovasilis deleted the mergify/bp/9.0/pr-7165 branch March 6, 2025 10:58
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