-
Notifications
You must be signed in to change notification settings - Fork 203
[9.0] (backport #9244) skip: TestUpgradeAgentWithTamperProtectedEndpoint_DEB #9248
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
Conversation
|
Cherry-pick of e9cc69a has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
|
this doesn't exist for branch 9.0 so closing it 🙂 |
|





What does this PR do?
This PR temporarily skips the
TestUpgradeAgentWithTamperProtectedEndpoint_DEB/Install_same_version_over_the_installed_agentintegration test.The test has started failing consistently in the last few days on
mainand also in draft PR pipelines.Reference failures:
The test will remain skipped until the root cause is identified and a fix is implemented cc @ebeahan
Why is it important?
Checklist
./changelog/fragmentsusing the changelog toolDisruptive User Impact
No direct user-facing impact.
This change only affects the integration test suite for tamper-protected
debupgrades.Skipping the test does not affect Elastic Agent functionality or behavior in production environments. Although this failure definitely hints at underlying issue
How to test this PR locally
N/A
Related issues
This is an automatic backport of pull request skip: TestUpgradeAgentWithTamperProtectedEndpoint_DEB #9244 done by Mergify.