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

[Security Solution] [Platform] Fixes exceptions cypress test where rule interval was set to 1 second #148596

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

dhurley14
Copy link
Contributor

@dhurley14 dhurley14 commented Jan 9, 2023

Summary

rule was running every second, slowing down kibana. updated the rule interval from 1s -> 10s.

Similar to the issue described + fixed in this PR: #147349

@dhurley14 dhurley14 changed the title rule was running every second, slowing down kibana. updated the rule … [Security Solution] [Platform] Fixes exceptions cypress test where rule interval was set to 1 second Jan 9, 2023
@dhurley14 dhurley14 self-assigned this Jan 9, 2023
@dhurley14 dhurley14 marked this pull request as ready for review January 9, 2023 20:59
@dhurley14 dhurley14 requested a review from a team as a code owner January 9, 2023 20:59
@dhurley14 dhurley14 added review release_note:skip Skip the PR/issue when compiling release notes Team:Security Solution Platform Security Solution Platform Team v8.7.0 labels Jan 9, 2023
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Security Solution Tests #1 / Detections : Page Filters Alert list is updated when the alerts are updated
  • [job] [logs] Security Solution Tests #3 / timeline flyout button the (+) button popover menu owns focus
  • [job] [logs] Security Solution Tests #3 / Timelines Creates a timeline by clicking untitled timeline from bottom bar can be added notes

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @dhurley14

@dhurley14 dhurley14 merged commit 8fc0e18 into elastic:main Jan 10, 2023
@dhurley14 dhurley14 deleted the fix-cypress-exc-rule-interval branch January 10, 2023 12:37
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Jan 10, 2023
jennypavlova pushed a commit to jennypavlova/kibana that referenced this pull request Jan 13, 2023
…le interval was set to 1 second (elastic#148596)

## Summary

rule was running every second, slowing down kibana. updated the rule
interval from 1s -> 10s.

Similar to the issue described + fixed in this PR:
elastic#147349
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes review Team:Security Solution Platform Security Solution Platform Team v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants