-
Notifications
You must be signed in to change notification settings - Fork 32
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
Checking the agent status in wazuh-manager when it is closed gracefullyv2 #4146
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GJ, but some changes are required. In addition, this PR includes changes that have not been used in the test, so they may be from another development.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to test the changes again
04/07/2023Tests were run yesterday. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not an expert in our systems testing.
I see that the issue of documenting varies a lot. I believe that these are things that we will improve from now on once they are defined.
Description
Wazuh manager should receive correctly the agent closing message. The closing process will happen gracefully, therefore, this test is designed to check the status of the agent in wazuh-manager (agent_control) after the shutdown.
Added
-test_shutdown_message