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

Add support for agent self-restarting: Testing Phase #438

Open
3 tasks
Tracked by #54
MarcelKemp opened this issue Dec 17, 2024 · 1 comment
Open
3 tasks
Tracked by #54

Add support for agent self-restarting: Testing Phase #438

MarcelKemp opened this issue Dec 17, 2024 · 1 comment
Assignees
Labels

Comments

@MarcelKemp
Copy link
Member

MarcelKemp commented Dec 17, 2024

Parent issue:

Description

Develop unit tests to validate the agent's ability to recognize and process the self-restart command. (Reference issue #77 for considerations on updating any broken unit tests.)

Tasks

  • Develop and execute unit tests for the new functionality.
  • Update the unit-test that was broken by the implementation
  • Perform integration tests to ensure the command works across different environments.
@lchico
Copy link
Member

lchico commented Dec 18, 2024

2024-12-17

  • I started working on this and researched the argument implementation used to recognize the command and arguments for starting the Wazuh agent service, causing some unit tests to break.

2024-12-18

  • Review the command handler flow.
  • Restructure the self-restart code.

2024-12-19

  • Due to significant changes in the implementation, I have blocked further progress. Resuming work on the development issue.

@wazuhci wazuhci moved this to Blocked in Release 5.0.0 Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Blocked
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants