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 System tests: 0212 - Realtime + Scheduled #562

Conversation

spothound
Copy link
Contributor

Closes #556

Copy link
Contributor

@jm404 jm404 left a comment

Choose a reason for hiding this comment

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

Hi @grg121, just a little change request. Please check it.

@@ -0,0 +1,3 @@
elastic_verification_extra_arguments: "-r 3 -s 300"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe updating these values with set_fact before running the verify_alerts.yml in the launch_test_escenario.yml task is more explicit as we can see which parameters are being the tasks launched with. E.G:

- name: Set extra arguments for scripts.
set_fact:
json_verification_extra_arguments: "-tg test_tag"
elastic_verification_extra_arguments: "-tg test_tag"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@jm404 jm404 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jm404 jm404 linked an issue Mar 2, 2020 that may be closed by this pull request
5 tasks
Copy link
Contributor

@jm404 jm404 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jm404 jm404 merged commit 2891476 into feature-493-create-test-scenarios Mar 2, 2020
@spothound spothound deleted the feature-556-realtime-scheduled-scenario branch January 27, 2021 15:09
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 System tests: 0212 - Realtime + Scheduled
2 participants