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

FIM RSync as a new synchronization mechanism - Fix tests #2728

Merged
merged 199 commits into from
Feb 15, 2023

Conversation

damarisg
Copy link
Member

@damarisg damarisg commented Mar 28, 2022

Related issue
#1915

Description

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.

Testing performed

Tester Test path Jenkins Local OS Commit Notes
@Deblintrake09 (Developer) test_fim 🟢🟢🟢 ⚫⚫⚫ Manager Centos 37e3e0d
@Deblintrake09 (Developer) test_fim 🟢🟢🟢 ⚫⚫⚫ Centos Agent 37e3e0d Nothing to highlight
@Deblintrake09 (Developer) test_fim 🟢🟢🟢🟢 ⚫⚫⚫ Windows Agent 37e3e0d Nothing to highlight
@damarisg (Reviewer) test_fim 🟢 🚫 Manager Centos 37e3e0d
@damarisg (Reviewer) test_fim 🟢 🚫 Centos Agent 37e3e0d Nothing to highlight
@damarisg (Reviewer) test_fim 🟢 🚫 Windows Agent 37e3e0d Nothing to highlight

damarisg and others added 30 commits February 21, 2022 15:19
@jmv74211 jmv74211 changed the base branch from master to 4.5 February 1, 2023 10:22
Copy link
Member Author

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

Please, update the documentation to 2023.

deps/wazuh_testing/wazuh_testing/__init__.py Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/__init__.py Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/fim.py Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/fim.py Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/fim.py Outdated Show resolved Hide resolved
deps/wazuh_testing/wazuh_testing/modules/fim/classes.py Outdated Show resolved Hide resolved
tests/system/provisioning/enrollment_cluster/ansible.log Outdated Show resolved Hide resolved
tests/integration/test_fim/conftest.py Outdated Show resolved Hide resolved
@jmv74211 jmv74211 merged commit db4775b into 4.5 Feb 15, 2023
@jmv74211 jmv74211 deleted the 1915-fim-rsync-new-synchronization-mechanism branch February 15, 2023 16:19
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.

Rework of FIM integration/system tests due to new synchronization mechanism
4 participants