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

Disable unused Wazuh Modules for test_max_files_per_second test #1934

Merged

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Sep 27, 2021

Related issue
#1883 & PR #1919

Description

During testing of PR 1919, there were failing tests for the reviewer, because leaving modules running causes FileMonitor to timeout. This PR changes the config YAML file to disable modules at the start of the test.

Test Results

Thre instances of tests have been run, from clean VMs with modules enabled, to make sure the YAML file disabled them correctly and the tests passed.

Results Status Date By
ResultsMaxFPS.zip 🟢 2021/09/27 @Deblintrake09
ResultsMaxFPS2.zip 🟢 2021/09/27 @Deblintrake09
ResultsMaxFPS3.zip 🟢 2021/09/27 @Deblintrake09

@Deblintrake09 Deblintrake09 changed the base branch from master to 1873-4.2.1-fim-windows-agent September 27, 2021 17:46
Comment on lines 31 to 51
os_platform:
- linux

os_version:
- Amazon Linux 1
- Amazon Linux 2
- Arch Linux
- CentOS 6
- CentOS 7
- CentOS 8
- Debian Buster
- Debian Stretch
- Debian Jessie
- Debian Wheezy
- Red Hat 6
- Red Hat 7
- Red Hat 8
- Ubuntu Bionic
- Ubuntu Trusty
- Ubuntu Xenial

Copy link
Member

Choose a reason for hiding this comment

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

Add the Windows platforms with all os_versions versions, or remove all os_versions of Linux and Windows, and in the future, we will add it.

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.

This revision has some details related to documentation that in the future is required to see, after that, the changes applied for works, because it works successfully.

I attach the Test Results

Results Status Date By
ResultsMaxPerSecond.zip 🟢 2021/09/28 Seyla
ResultsMaxPerSecond.zip 🟢 2021/09/28 Seyla
ResultsMaxPerSecond.zip 🟢 2021/09/28 Seyla
ResultsMaxPerSecond.zip 🟢 2021/09/28 Seyla

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: Check that FIM sleeps when the option max_files_per_second is enabled
2 participants