Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review the wazuh-tools repository for relevant code to migrate by PyServer #26850

Open
4 tasks done
damarisg opened this issue Nov 13, 2024 · 1 comment · May be fixed by wazuh/qa-integration-framework#283
Open
4 tasks done
Assignees
Labels
level/task type/enhancement New feature or request

Comments

@damarisg
Copy link
Member

damarisg commented Nov 13, 2024

Description

Analyze the content of the repository wazuh-tools, detect and document the code pertinent to migrate to the corresponding repository.

Tasks

@damarisg damarisg added type/enhancement New feature or request level/task labels Nov 13, 2024
@damarisg 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
@GGP1 GGP1 self-assigned this Dec 24, 2024
@GGP1
Copy link
Member

GGP1 commented Dec 24, 2024

Update

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants