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

[OBX-UX-MGMT] Test plan for Rules and alerts, Overview page, and Cases #212097

Merged
merged 10 commits into from
Mar 6, 2025

Conversation

fkanout
Copy link
Contributor

@fkanout fkanout commented Feb 21, 2025

Summary

Adding a UI test plan for Rules, Alerts, Overview page, and Cases

@fkanout fkanout marked this pull request as ready for review March 3, 2025 12:48
@fkanout fkanout requested a review from a team as a code owner March 3, 2025 12:48
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

`traces-apm*,metrics-apm*,logs-apm*`,
`logs-*-*,cloud-logs-*-*`

> [!INFO]
Copy link
Member

@maryam-saeidi maryam-saeidi Mar 3, 2025

Choose a reason for hiding this comment

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

Seems the info sections are not displayed correctly: (link)
Screenshot 2025-03-03 at 13 58 44

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because there is no INFO tag. It's NOTE :D
I fixed it


## Testing

1. Data generation
Copy link
Member

Choose a reason for hiding this comment

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

I didn't see step 2, maybe we can change it to a title? Should it be at the level of Rules and alerts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I updated the file structure. It should be better now.

@botelastic botelastic bot added the Team:obs-ux-management Observability Management User Experience Team label Mar 3, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@fkanout fkanout added release_note:skip Skip the PR/issue when compiling release notes backport:prev-major Backport to (8.x, 8.18, 8.17, 8.16) the previous major branch and other branches in development labels Mar 3, 2025
@fkanout fkanout requested a review from maryam-saeidi March 3, 2025 14:46
Copy link
Member

@maryam-saeidi maryam-saeidi left a comment

Choose a reason for hiding this comment

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

Nice!

@fkanout fkanout enabled auto-merge (squash) March 6, 2025 11:09
@fkanout fkanout merged commit 3535d86 into elastic:main Mar 6, 2025
9 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.16, 8.17, 8.18, 8.x

https://github.com/elastic/kibana/actions/runs/13697600986

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Mar 6, 2025
elastic#212097)

## Summary

Adding a UI test plan for Rules, Alerts, Overview page, and Cases

(cherry picked from commit 3535d86)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Mar 6, 2025
elastic#212097)

## Summary

Adding a UI test plan for Rules, Alerts, Overview page, and Cases

(cherry picked from commit 3535d86)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.16 Backport failed because of merge conflicts
8.17 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.17:
- [SecuritySolution] Fix Risk score Insufficient privileges warning missing cluster privileges (#212405)
- [Obs AI Assistant] fix flaky test and add back test in settings (#213196)
8.18
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 212097

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Mar 6, 2025
…d Cases (#212097) (#213362)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[OBX-UX-MGMT] Test plan for Rules and alerts, Overview page, and
Cases (#212097)](#212097)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Faisal
Kanout","email":"faisal.kanout@elastic.co"},"sourceCommit":{"committedDate":"2025-03-06T11:25:50Z","message":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and Cases (#212097)\n\n##
Summary\n\nAdding a UI test plan for Rules, Alerts, Overview page, and
Cases","sha":"3535d86d39ed6297d26752f9f560db6fc35c6470","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-major","Team:obs-ux-management","v9.1.0"],"title":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and
Cases","number":212097,"url":"https://github.com/elastic/kibana/pull/212097","mergeCommit":{"message":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and Cases (#212097)\n\n##
Summary\n\nAdding a UI test plan for Rules, Alerts, Overview page, and
Cases","sha":"3535d86d39ed6297d26752f9f560db6fc35c6470"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/212097","number":212097,"mergeCommit":{"message":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and Cases (#212097)\n\n##
Summary\n\nAdding a UI test plan for Rules, Alerts, Overview page, and
Cases","sha":"3535d86d39ed6297d26752f9f560db6fc35c6470"}}]}] BACKPORT-->

Co-authored-by: Faisal Kanout <faisal.kanout@elastic.co>
kibanamachine added a commit that referenced this pull request Mar 6, 2025
…nd Cases (#212097) (#213361)

# Backport

This will backport the following commits from `main` to `8.18`:
- [[OBX-UX-MGMT] Test plan for Rules and alerts, Overview page, and
Cases (#212097)](#212097)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Faisal
Kanout","email":"faisal.kanout@elastic.co"},"sourceCommit":{"committedDate":"2025-03-06T11:25:50Z","message":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and Cases (#212097)\n\n##
Summary\n\nAdding a UI test plan for Rules, Alerts, Overview page, and
Cases","sha":"3535d86d39ed6297d26752f9f560db6fc35c6470","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-major","Team:obs-ux-management","v9.1.0"],"title":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and
Cases","number":212097,"url":"https://github.com/elastic/kibana/pull/212097","mergeCommit":{"message":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and Cases (#212097)\n\n##
Summary\n\nAdding a UI test plan for Rules, Alerts, Overview page, and
Cases","sha":"3535d86d39ed6297d26752f9f560db6fc35c6470"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/212097","number":212097,"mergeCommit":{"message":"[OBX-UX-MGMT]
Test plan for Rules and alerts, Overview page, and Cases (#212097)\n\n##
Summary\n\nAdding a UI test plan for Rules, Alerts, Overview page, and
Cases","sha":"3535d86d39ed6297d26752f9f560db6fc35c6470"}}]}] BACKPORT-->

Co-authored-by: Faisal Kanout <faisal.kanout@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-major Backport to (8.x, 8.18, 8.17, 8.16) the previous major branch and other branches in development release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-management Observability Management User Experience Team v8.18.0 v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants