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 Tests: FIM - Analysis and fix master branch failures #2458

Merged
merged 20 commits into from
Feb 11, 2022

Conversation

Deblintrake09
Copy link
Contributor

@Deblintrake09 Deblintrake09 commented Jan 20, 2022

Related issue
#2421

Description

During the local executions, we found flaky tests.
It was possible to see that some tests skipped in Windows also were failing in Linux. So, the affected test was added to apply refactor.

Also, skips affected by issue 1602 (closed) have been removed. After has for constant results in the different OS, the merge was applied from the master and he returned to see that everything was consistent.

This merge generated conflicts and some new failures on windows with analisysd, which is why all rounds of FIM were fixed and then re-executed.

Configuration options

Paramerters

--tier 0 --tier 1 --fim_mode="realtime" --fim_mode="whodata" --fim_mode="scheduled"

Local Internal Options

syscheck.debug=2
analysisd.debug=2 (Manager Only)
monitord.rotate_log=0
windows.debug=2 (Windows Only
agent.debug=2 (Agent Only)

Tests Results

Type Results Date By
Windows - Local 🟢 2022/01/19 Andres
Windows - Local 🟢 2022/01/19 Andres
Windows - Local 🟢 2022/01/19 Andres
Linux - Local 🟢 2022/01/19 Andres
Linux - Local 🟢 2022/01/19 Andres
Linux - Local 🟢 2022/01/19 Andres
Manager - Local 🟢 2022/01/19 Andres
Manager - Local 🟢 2022/01/19 Andres
Manager - Local 🟢 2022/01/19 Andres
Manager - Local 🟢 2022/02/07 Andres
Manager - Local 🟢 2022/02/07 Andres
Manager - Local 🟢 2022/02/07 Andres
Manager - Jenkins 🟢 2022/01/24 Andres
Manager - Jenkins 🟢 2022/01/24 Andres
Agent - Jenkins 🟢 2022/01/24 Andres
  • Proven that tests pass when they have to pass.
  • Proven that tests fail when they have to fail.

@Deblintrake09 Deblintrake09 changed the title Merge fixes done for Issue 2421 IT Tests: FIM - Skip tests in order to achieve temporal full green Jan 24, 2022
@damarisg damarisg changed the base branch from 2421-fix-windows-local-fails to master February 7, 2022 16:46
@wazuh wazuh deleted a comment from Deblintrake09 Feb 9, 2022
@damarisg damarisg linked an issue Feb 9, 2022 that may be closed by this pull request
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.

Type Test path Status Date By
Manager: Local test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Agent Linux: Local test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Agent Windows: Local test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Manager: Jenkins test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Agent Linux: Jenkins test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Agent Windows: Jenkins test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Agent macOS: Jenkins test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla
Agent Solaris: Jenkins test_fim/ 🟢 🟢 🟢 2022/02/09 Seyla

@damarisg damarisg changed the title IT Tests: FIM - Skip tests in order to achieve temporal full green IT Tests: FIM - Analysis and fix master branch failures Feb 9, 2022
@snaow snaow merged commit e7c6d40 into master Feb 11, 2022
@snaow snaow deleted the tmp-fix-basic-usage-create-scheduled branch February 11, 2022 09:00
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 Tests: FIM - Analysis and fix master branch failures
3 participants