You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
damarisg
changed the title
Review the wazuh-tools repository for relevant code to migrate
Review the wazuh-tools repository for relevant code to migrate by PyServer
Nov 13, 2024
I've reviewed the code from our team in wazuh-tools and analyzed which resources should be migrated to this repository.
Resource
Migrate
Notes
framework/environments/dev
✔
The 4.x environment has been added to the repository in #26820
framework/scripts/daemon_stats
❌
Agent statistics will no longer be stored in the server
framework/scripts/pytest_coverage
❌
We already have a script in qa-integration-framework and a GitHub action for this
framework/scripts/pytest_results
❌
Used to parse unit and integration test results. Still relevant, but should be included in the qa-integration-framework repository to generate reports automatically
framework/scripts/diagnostic_tool
❌
Uses 4.x resources, no longer needed in 5.0
I've opened the issue #27443 to integrate the pytest_results script with our tests workflows.
Description
Analyze the content of the repository
wazuh-tools
, detect and document the code pertinent to migrate to the corresponding repository.Tasks
wazuh-tools
repository.The text was updated successfully, but these errors were encountered: