You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change aims to allow for the correct APK package on Alpine Linux. This testing aims to verify the correct compilation and installation on Wazuh agent as well as the correct installation using the install.sh script. Also, the behavior of the agent on an Alpine OS should be checked, by looking at the basic functions.
Description
This change aims to allow for the correct APK package on Alpine Linux. This testing aims to verify the correct compilation and installation on Wazuh agent as well as the correct installation using the
install.shscript. Also, the behavior of the agent on an Alpine OS should be checked, by looking at the basic functions.Proposed checks
Compile and install Wazuh agent
Steps to reproduce
install.shinstallation scriptCheck the agent works properly
Expected results
The agent's package is built and installed successfully.
Configurations
The testing should be done with the default configuration to check the default behavior of the agent.