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

2825 fix multigroups #2829

Merged

Conversation

CamiRomero
Copy link
Contributor

@CamiRomero CamiRomero commented Apr 25, 2022

Related issue
2825

Description

Working on wazuh/wazuh#10771, the core team detected that there are affected tests by the new changes.

The objective of this PR is to perform the refactor of each affected test.

Configuration options

Local internal options

remoted.debug=2
wazuh_database.interval=1
wazuh_db.commit_time=2
wazuh_db.commit_time_max=3
monitord.rotate_log=0

Logs example

Tests Results

Test Path Os/Type Execution Type Results Date By
integration/test_remoted/test_multi_groups/test_merged_mg_file_content.py CentOS - Manager Jenkins 🟢🟢🟢 25/04/2022 @CamiRomero
  • Proven that tests pass when they have to pass.
  • Proven that tests fail when they have to fail.
  • Python codebase satisfies PEP-8 style style guide. pycodestyle --max-line-length=120 --show-source --show-pep8 file.py.
  • Python codebase is documented following the Google Style for Python docstrings.
  • The test is documented in wazuh-qa/docs.
  • provision_documentation.sh generate the docs without errors.

Copy link
Member

@damarisg damarisg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests Results

Test Path Os/Type Execution Type Results Date By
test_remoted/ CentOS - Manager Jenkins 🟢 25/04/2022 Seyla
test_wazuh_db/ CentOS - Manager Jenkins 🟢 25/04/2022 Seyla
test_authd/ CentOS - Manager Jenkins 🟢 25/04/2022 Seyla

@damarisg damarisg merged commit b5e5981 into qa-10771-agent-groups-files-to-wazuh-db Apr 26, 2022
@damarisg damarisg deleted the 2825_fix_multigroups branch April 26, 2022 11:17
@damarisg damarisg linked an issue Apr 27, 2022 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix test_remoted cases for failures caused by new development of Wazuh DB
2 participants