wazuh / wazuh-qa

Wazuh - Quality Assurance
GNU General Public License v2.0
65 stars 32 forks source link

Revert test_api_endpoint_performance expected fails logic #5724

Closed Rebits closed 1 month ago

Rebits commented 2 months ago

Description

During testing of the 4.9.0 release, a critical regression was identified in the Workload benchmarks metrics tests. After investigating the issue in Research possible break change in Workload benchmarks metrics tests, it was determined that the regression was caused by changes introduced in the test_api_endpoint_performance test, as part of https://github.com/wazuh/wazuh-qa/pull/4657.

It is necessary to revert the changes in test_api_endpoint_performance to align with standardized test procedures.

Tasks

Validation

GGP1 commented 1 month ago

Update

I reverted the changes to the API performance tests. Given that the active-response endpoint won't be part of the 5.0 development, I don't think we should bother to make it work in 4.9.x.

GGP1 commented 1 month ago

Update

Applied suggested changes.