-
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
Add E2E tests for demo cases #3293
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E2E tests: Unify Virustotal tests
Tasks to check filebeat-indexer and controller-indexer connections. New role related to Wazuh services added. Some changes related to linter corrections.
…ronment, teardown and generate events
Enhancement - ProvisioningTool: Create provisioning templates for wazuh/qa roles
…qa into 3156-e2e-separate-functions
…a into 3165-e2e-minor-changes-automation-4.4
…hanges-automation-4.4
This reverts commit 7472a43.
…e2e-minor-changes-automation-4.4
…-4.4 E2E: Adapt E2E tests for Jenkins automation
jmv74211
changed the title
E2E tests: Add E2E tests for demo cases
Add E2E tests for demo cases
Sep 16, 2022
jmv74211
suggested changes
Sep 21, 2022
tests/end_to_end/test_basic_cases/test_audit/data/playbooks/generate_events.yaml
Show resolved
Hide resolved
jmv74211
approved these changes
Sep 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
After the development done in #2830, the E2E tests created for demo cases are ready to merge to 4.4.
Added
end_to_end/test_basic_cases/
: E2E tests for demo casesend_to_end
libraryprovisioning
: E2E tests environmentUpdated
system/provisioning/
system/test_fim
system/test_multigroups
Testing performed