-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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][Endpoint] Fix Cypress test to work with refactored Roles page #202770
[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page #202770
Conversation
/ci |
Serverless MKI CI run triggered: https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/1702 |
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
Second MKI test suite run: https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-defend-workflows/builds/1704 |
💚 Build Succeeded
Metrics [docs]
History
|
…-filaing-spaces-rbac-test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good improvement! Thanks for doing this 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Starting backport for target branches: 8.x |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments (cherry picked from commit 5262902) # Conflicts: # x-pack/plugins/security_solution/public/management/cypress/e2e/rbac/endpoint_role_rbac.cy.ts
…actored Roles page (#202770) (#203131) # Backport This will backport the following commits from `main` to `8.x`: - [[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)](#202770) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Paul Tavares","email":"56442535+paul-tavares@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-12-05T15:56:53Z","message":"[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)\n\n## Summary\r\n\r\n- Fixes cypress tests for space awareness RBAC checks to work with the\r\nrecent changes to the core Role page\r\n - Fixes #200962\r\n - Fixes #200967\r\n- Enables test file for runs on Serverless MKI environments","sha":"5262902a86a6b2b549e61b81037ce77933e2d484","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Defend Workflows","backport:prev-minor","v8.18.0"],"number":202770,"url":"https://github.com/elastic/kibana/pull/202770","mergeCommit":{"message":"[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)\n\n## Summary\r\n\r\n- Fixes cypress tests for space awareness RBAC checks to work with the\r\nrecent changes to the core Role page\r\n - Fixes #200962\r\n - Fixes #200967\r\n- Enables test file for runs on Serverless MKI environments","sha":"5262902a86a6b2b549e61b81037ce77933e2d484"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202770","number":202770,"mergeCommit":{"message":"[Security Solution][Endpoint] Fix Cypress test to work with refactored Roles page (#202770)\n\n## Summary\r\n\r\n- Fixes cypress tests for space awareness RBAC checks to work with the\r\nrecent changes to the core Role page\r\n - Fixes #200962\r\n - Fixes #200967\r\n- Enables test file for runs on Serverless MKI environments","sha":"5262902a86a6b2b549e61b81037ce77933e2d484"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
…d Roles page (elastic#202770) ## Summary - Fixes cypress tests for space awareness RBAC checks to work with the recent changes to the core Role page - Fixes elastic#200962 - Fixes elastic#200967 - Enables test file for runs on Serverless MKI environments
Summary