-
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
QA Testing - Release 4.3.7-RC2 - Behavior of cluster restart procedure in the UI #3192
Comments
Review data
Testing environment
Tested packages
Status
Conclusion 🟡It was found that after the rollback done on the changes, the Wazuh UI App works correctly and restarts the cluster as expected. Found Errors descriptions
|
Task ResultsRestart cluster successfully 🟢
VIDEO EVIDENCE Restart-cluster.mp4Modify a rules/decoders/list file and restart cluster successfully 🟢
VIDEO EVIDENCE Modify-rules-restart.mp4
Restart cluster - changing page during restart causes crash and goes to healthcheck 🟢
VIDEO EVIDENCE restart-cluster-failed.mp4Restart cluster during big synchronization - No overwrite tag 🔴
VIDEO EVIDENCE copy_multiple_rules_files_no_overwrite.mp4
remove_rules_restart.mp4Restart cluster during big synchronization - Using overwrite tag 🟢
VIDEO EVIDENCE copy_multiple_rules_files_with_overwrite.mp4 |
Error testing resultsThe errors found were tested and replicated in 4.3.6, so they are not introduced in this version. It seems that the timeout is generated when big rule files are added to the rules directory. It was tested with 10Mb and 100Kb files. The error was found when the file was large. Video Evidence10 Megabytes file with no overwrite in 4.3.6 - 3 copies 🔴Timeout.436.big.file.mp410 Megabytes file with no overwrite in 4.3.7 - 3 copies 🔴Timeout.437.big.file.-.no.overwrite.mp4100 Kilobytes file with no overwrite in 4.3.7 - 100 copies 🟢Timeout.437.small.file.-.no.overwrite.mp4Auxiliary filesIn the linked zip file, you will find:
The copy.sh file can be modified to select the rules file source as well as the amount of copies to generate. |
The following issues have been opened to report the problems detected in this testing issue: |
Description
Whe need to ensure the correct behavior of the Cluster during restarts generated from the Wazuh Dashboard.
Proposed checks
Configuration and considerations
Setup cluster with default configuration.
The text was updated successfully, but these errors were encountered: