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

Fix syscollector deltas IT #2921

Merged
merged 4 commits into from
Jun 29, 2022

Conversation

jnasselle
Copy link
Member

@jnasselle jnasselle commented May 26, 2022

Related issue
wazuh/wazuh#12550

Description

This PR aims to fix related syscollector deltas IT after the changes applied on wazuh/wazuh#12550.
Also, analysisd test that check deltas were enabled again.

Configuration options

Jenkins branch QA branch Version Revision
master 12550-syscollector-deltas-treat-empty-field-as-null v4.4.0 syscollector.12550
Type Format Architecture Tag File name
Server rpm x86_64 4.4.0 wazuh-manager-4.4.0-syscollector.12550.x86_64.rpm
Server deb amd64 4.4.0 wazuh-agent_4.4.0-syscollector.12550_amd64.deb

Configuration options

Following the next wiki https:/wazuh/wazuh-qa/wiki/Parameters-guide---4.2 for Analysisd and Wazuh-db tests

analysisd.debug=2
wazuh_modules.debug=2
monitord.rotate_log=0

Testing

test_wazuh_db and test_analysisd

OS Local Jenkins Notes
PS1 🟢 🟢
PS2 🟢 🟢
PS3 🟢 🟢

  • 🟢: All pass
  • 🟡: Some warnings
  • 🔴: Some errors/fails
  • 🔵: In progress
  • Proven that tests pass when they have to pass.
  • Proven that tests fail when they have to fail.

Tests

  • 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.

@jnasselle jnasselle self-assigned this May 26, 2022
jnasselle and others added 3 commits June 21, 2022 15:36
@jnasselle jnasselle force-pushed the 12550-syscollector-deltas-treat-empty-field-as-null branch from 083237a to c36f3e7 Compare June 21, 2022 15:37
@jnasselle jnasselle requested a review from jmv74211 June 22, 2022 18:09
@jmv74211 jmv74211 merged commit 56f8b8b into 4.4 Jun 29, 2022
@jmv74211 jmv74211 deleted the 12550-syscollector-deltas-treat-empty-field-as-null branch June 29, 2022 07:54
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.

5 participants