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 Windows Agent - Fix test_basic_usage #1946

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

MizugorouZ
Copy link
Contributor

Related issue
Closes #1861

Description

As explained in issue #1861, some tests from test_fim/test_files/test_basic_usage fail randomly. After further research, we think the problem is caused by configuration files that do not disable unneeded modules.

Packages details

Type Format Architecture Versión Revision Tag File name
Agent msi (Windows) x86_64 v4.2.1 40214 v4.2.1 wazuh-agent-4.2.1-0.1873.msi

Environment

Provider Box OS CPU Memory
Vagrant gusztavvargadr/windows-10 Windows 2 2048

Local internal options - Windows Agent

agent.debug=2
syscheck.debug=2
monitord.rotate_log=0

Pytest arguments

-v --fim_mode="realtime" --fim_mode="whodata" --fim_mode="scheduled"

Test results

Results Date By Status
ResultsBasicUsage_1 2021/09/29 @MizugorouZ 🟢
ResultsBasicUsage_2 2021/09/29 @MizugorouZ 🟢

@MizugorouZ MizugorouZ requested a review from damarisg September 29, 2021 15:04
@damarisg damarisg linked an issue Sep 29, 2021 that may be closed by this pull request
3 tasks
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.

To verify that all changes work successfully I will attach results.

Results Date By Status
ResultsBasicUsage.zip 2021/09/30 Seyla 🟢
ResultsBasicUsage2.zip 2021/09/30 Seyla 🟢
ResultsBasicUsage3.zip 2021/09/30 Seyla 🟢

@damarisg damarisg merged commit 38dcd27 into 1873-4.2.1-fim-windows-agent Sep 30, 2021
@damarisg damarisg deleted the 1861-4.2.1-fix-basic-usage branch September 30, 2021 18: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.

FIM Windows Agent - Case: Basic Usage
2 participants