-
Notifications
You must be signed in to change notification settings - Fork 32
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
Prevent feed update in the middle of the E2E Vulnerability tests #5412
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
It has been observed that updates to the Vulnerability Detection feed content can cause some consistency E2E tests to fail, as seen in Vulnerability detection triggers alerts for the first syscollector scan. This issue arises even when the alerts/vulnerabilities generated by the feed updates are expected. We need to investigate possible solutions to ensure consistent test outcomes.
Proposed Solutions
Validation
test_consistency_initial_scans
passes even if a content update occurs during the tests.Any proposed solution should be validated by: @davidjiglesias, @juliamagan
The text was updated successfully, but these errors were encountered: