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

IT WDB: Remove deprecated commands #2966

Merged
merged 4 commits into from
Jun 7, 2022
Merged

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Jun 3, 2022

Related issue
Close #2786

Description

For Wazuh v4.4.0 we want to remove deprecated wdb commands from the test_wazuh_db test suite.

We deleted the deprecated commands from the test_wazuh_db/data/global_messages.yaml that is used by the test suite to run provide the test cases and configuration.

Modules Involved:

  • test_wazuh_db/test_wazuh_db.py

Tests Results

Test Path Os/Type Execution Type Results Date By
test/integration/test_wazuh_db/ CentOS - Manager Jenkins 🟢 🟢 🟢 2022/06/06 @Deblintrake09
test/integration/test_wazuh_db/ CentOS - Manager Local 🟢 🟢 🟢 2022/06/03 @Deblintrake09

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.

@jmv74211 jmv74211 merged commit 3606cef into 4.4 Jun 7, 2022
@jmv74211 jmv74211 deleted the 2786-deprecated-helpers-wdb branch June 7, 2022 09:43
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.

IT Wazuh DB: Deprecate unused wazuh-db helpers and commands
2 participants