wazuh / wazuh-qa

Wazuh - Quality Assurance
GNU General Public License v2.0
61 stars 30 forks source link

DTT1 - Test Module - Improve test module execution time #5221

Closed fcaffieri closed 3 weeks ago

fcaffieri commented 1 month ago

Desciption

The objective of this issue is to improve test execution times as much as possible. The focus of this issue would only be to investigate and analyze the possibility of improving the times within the test, since they will improve significantly with this issue https://github.com/wazuh/wazuh-qa/issues/5220

Tasks

rauldpm commented 1 month ago

This issue will focus on code research, this issue is not a stopper (unless we find something that we have to address)

rauldpm commented 3 weeks ago

Based on results obtained in https://github.com/wazuh/wazuh-qa/issues/5220#issuecomment-2066613626 and other logs, the worst execution time is 400" (worst agent test time) which is acceptable compared with sequential results. The same times were obtained using 12 and 3 threads.

Based on this, this issue will be closed as not planned unless the https://github.com/wazuh/wazuh-qa/issues/5191 issue reports something that we must investigate.