Closed javiersanchz closed 2 days ago
Artifacts: api_performance_tests.zip
Endpoint test name | Status | Issues Ref. |
---|---|---|
GET /cluster/local/info | :green_circle: | |
GET /cluster/nodes | :green_circle: | |
GET /cluster/healthcheck | :green_circle: | |
GET /cluster/status | :green_circle: | |
GET /cluster/local/config | :green_circle: | |
GET /cluster/api/config | :green_circle: | |
GET /cluster/configuration/validation | :green_circle: | |
GET /manager/status | :green_circle: | |
GET /manager/info | :green_circle: | |
GET /manager/configuration | :green_circle: | |
GET /manager/logs | :green_circle: | |
GET /manager/api/config | :green_circle: | |
GET /manager/configuration/validation | :green_circle: | |
GET /mitre/groups | :green_circle: | |
GET /mitre/metadata | :green_circle: | |
GET /mitre/mitigations | :green_circle: | |
GET /mitre/references | :green_circle: | |
GET /mitre/software | :green_circle: | |
GET /mitre/tactics | :green_circle: | |
GET /mitre/techniques | :green_circle: | |
GET /overview/agents | :green_circle: | |
GET /tasks/status | :green_circle: | |
PUT /active-response | :yellow_circle: | https://github.com/wazuh/wazuh-qa/issues/5648 (won't be fixed) |
PUT /rootcheck | :green_circle: | |
PUT /syscheck | :green_circle: | |
POST /groups | :green_circle: | |
POST /security/users | :green_circle: | |
POST /security/roles | :green_circle: | |
POST /security/policies | :green_circle: | |
POST /security/rules | :green_circle: | |
PUT /agents/group | :yellow_circle: | https://github.com/wazuh/wazuh/issues/13872 (won't be fixed) |
PUT /agents/group/new_test_group/restart | :green_circle: | |
PUT /agents/restart | :green_circle: | |
POST /agents | :green_circle: | |
POST /agents/insert​ | :green_circle: | |
POST /agents/insert​/quick | :green_circle: | |
GET /agents | :green_circle: | |
GET /agents/no_group | :green_circle: | |
GET /agents/outdated | :green_circle: | |
GET /decoders | :green_circle: | |
GET /groups | :green_circle: | |
GET /lists | :green_circle: | |
GET /rules | :green_circle: | |
GET /security/users | :green_circle: | |
GET /security/roles | :green_circle: | |
GET /security/policies | :green_circle: | |
GET /security/rules | :green_circle: | |
DELETE /groups | :green_circle: | |
DELETE /agents | :green_circle: | |
DELETE /security/users | :green_circle: | |
DELETE /security/roles | :green_circle: | |
DELETE /security/policies | :green_circle: | |
DELETE /security/rules | :green_circle: | |
PUT /manager/restart | :green_circle: | |
PUT /cluster/restart | :green_circle: |
Workload Execution: https://ci.wazuh.info/job/CLUSTER-Workload_benchmarks_metrics/798/artifact/ Artifacts: artifacts.zip
Test | Status | Issues Ref. |
---|---|---|
test_cluster_performance | :red_circle: | https://github.com/wazuh/wazuh/issues/27058 |
Test | Status | Issues Ref. |
---|---|---|
test_cluster_connection | :green_circle: : | |
test_cluster_error_logs | :red_circle: | https://github.com/wazuh/wazuh/issues/27050 |
test_check_logs_order_workers | :green_circle: | |
test_check_logs_order_master | :green_circle: | |
test_cluster_sync | :red_circle: | https://github.com/wazuh/wazuh/issues/27052 |
test_cluster_task_order | :green_circle: |
The errors regarding worker disconnections during the test are expected.
The error regarding "2024/11/25 12:59:48 ERROR: [Master] [D API] Some Wazuh daemons are not ready yet in node 'master' (wazuh-modulesd->restarting, wazuh-analysisd->restarting, wazuh-execd->restarting, wazuh-db->restarting, wazuh-remoted->restarting)"
has already been reported in https://github.com/wazuh/wazuh/issues/27050
Related to the errors found in the execution of the Performance
tests, we should check that the same conclusions as in the issue https://github.com/wazuh/wazuh/issues/26840 can be achieved in the current release stage test or if we should open a new issue to carry out the same investigation.
The issue https://github.com/wazuh/wazuh/issues/27058 was created to investigate it.
LGTM
The following issue aims to run all
workload benchmarks
for the current release candidate, report the results, and open new issues for any encountered errors.Workload benchmarks metrics information
Test configuration
All tests will be run and workload performance metrics will be obtained for the following clustered environment configurations:
Test report procedure
Any failing test must be properly addressed with a new issue, detailing the error and the possible cause. It must be included in the
Fixes
section of the current release candidate main issue.Any expected fail or skipped test must have an issue justifying the reason. All auditors must validate the justification for an expected fail or skipped test.
An extended report of the test results must be attached as a zip or txt. This report can be used by the auditors to dig deeper into any possible failures and details.
Conclusions
All tests have been executed and the results can be found here and here.
All tests have passed and the fails have been reported or justified. I therefore conclude that this issue is finished and OK for this release candidate
Known issues
These issues are known but won't be fixed.
New issues
Auditors validation
The definition of done for this one is the validation of the conclusions and the test results from all auditors.
All checks from below must be accepted in order to close this issue.