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

Increase removal timeout when uninstall #4921

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

rdner
Copy link
Member

@rdner rdner commented Jun 13, 2024

What does this PR do?

On particularly slow machines 30 seconds might be still not enough to release the agent binary, so we're able to remove it on uninstall. This change doubles the timeout to 60 seconds.

On particularly slow machines 30 seconds might be still not enough to
release the agent binary, so we're able to remove it on
uninstall. This change doubles the timeout to 60 seconds.
@rdner rdner added bug Something isn't working Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team Team:Elastic-Agent Label for the Agent team labels Jun 13, 2024
@rdner rdner self-assigned this Jun 13, 2024
@rdner rdner requested a review from a team as a code owner June 13, 2024 09:00
@rdner rdner requested review from michalpristas and pchila June 13, 2024 09:00
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

mergify bot commented Jun 13, 2024

This pull request does not have a backport label. Could you fix it @rdner? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@rdner rdner added backport-v8.14.0 Automated backport with mergify and removed backport-skip labels Jun 13, 2024
@rdner rdner enabled auto-merge (squash) June 13, 2024 11:24
@rdner rdner merged commit 1f3ddcd into elastic:main Jun 13, 2024
20 checks passed
mergify bot pushed a commit that referenced this pull request Jun 13, 2024
On particularly slow machines 30 seconds might be still not enough to
release the agent binary, so we're able to remove it on
uninstall. This change doubles the timeout to 60 seconds.

(cherry picked from commit 1f3ddcd)
rdner added a commit that referenced this pull request Jun 14, 2024
On particularly slow machines 30 seconds might be still not enough to
release the agent binary, so we're able to remove it on
uninstall. This change doubles the timeout to 60 seconds.

(cherry picked from commit 1f3ddcd)

Co-authored-by: Denis <denis.rechkunov@elastic.co>
@rdner rdner deleted the increase-remove-timeout branch November 1, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.14.0 Automated backport with mergify bug Something isn't working Team:Elastic-Agent Label for the Agent team 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.

[Flaky Test]: TestLogIngestionFleetManaged – Failed to remove install directory
3 participants