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

[RAM] Create serverless tests #167301

Open
2 of 3 tasks
guskovaue opened this issue Sep 26, 2023 · 1 comment
Open
2 of 3 tasks

[RAM] Create serverless tests #167301

guskovaue opened this issue Sep 26, 2023 · 1 comment
Labels
Feature:Alerting/RulesManagement Issues related to the Rules Management UX response-ops-mx-backlog ResponseOps MX backlog Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@guskovaue
Copy link
Contributor

guskovaue commented Sep 26, 2023

Create serverless tests for:

  • Functional for rules list
  • Functional for rule details page
  • Windows maintenance
@guskovaue guskovaue added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Alerting/RulesManagement Issues related to the Rules Management UX labels Sep 26, 2023
@guskovaue guskovaue self-assigned this Sep 26, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@XavierM XavierM moved this from Awaiting Triage to Todo in AppEx: ResponseOps - Rules & Alerts Management Sep 26, 2023
guskovaue added a commit that referenced this issue Oct 4, 2023
Fixes partly: #167301

## Summary

Serverless functional tests for rules list on O11y.

Checked for flakiness:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3180

I've skipped 3 tests here. All of them includes failed rules. 
In serverless tests we cannot use plugins and create not existing rule
types as we did before. So we are looking for a way to fail a rule.
First I failed rule by running and disabling a rule at the same time.
But we decided that it's not ideal. Mike suggest good way of doing
it(see in comment to this PR), but we do not have a ES Query rule type
in serverless O11y yet. it is now disscussing.

So I think it would be nice to merge this PR as it is and after fix fail
rule function. I'll have all work which was done for my future PR with
another tests and I can move forward. For skipped test I'll create
another ticket:
#167296

---------

Co-authored-by: Kibana Machine <[email protected]>
@guskovaue guskovaue removed their assignment Oct 24, 2023
@cnasikas cnasikas added the response-ops-mx-backlog ResponseOps MX backlog label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Alerting/RulesManagement Issues related to the Rules Management UX response-ops-mx-backlog ResponseOps MX backlog Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
No open projects
Development

No branches or pull requests

3 participants