wazuh / wazuh-qa

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

Update API script file name #5351

Open GGP1 opened 3 weeks ago

GGP1 commented 3 weeks ago

Description

Updates the API script file name.

Tests

Checks from the main PR: https://github.com/wazuh/wazuh/pull/23222

GGP1 commented 1 week ago

Maybe missing? Please check it

https://github.com/wazuh/wazuh-qa/blob/4.9.0/deps/wazuh_testing/wazuh_testing/__init__.py#L56

Please check this list https://github.com/search?q=repo%3Awazuh%2Fwazuh-qa+%22apid%22&type=code&p=1

The API_DAEMON variable is used to restart the API by killing its processes and starting it again using the binary. No reference to the python script has been found. SImilarly, all the others wazuh-apid relate to the daemon/module and not the script.