-
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] Unskip misc rule management Serverless Cypress tests #168305
[Security Solution] Unskip misc rule management Serverless Cypress tests #168305
Conversation
298d5dc
to
744ae18
Compare
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @maximpn |
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.
Looking good from test runs 👍
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.
🎉
…sts (elastic#168305) **Addresses:** elastic#161540 ## Summary This PR unskips miscelanious (not falling in one category but unskipping each one separately is overkill) rule management Serverless Cypress tests - `maintenance_window_callout.cy.ts` - `related_integrations.cy.ts` - `rule_delete.cy.ts` - `rule_snoozing.cy.ts` ## Flaky test runner https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3405 150 runs 🟢 (cherry picked from commit b7116b1)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…ress tests (#168305) (#168408) # Backport This will backport the following commits from `main` to `8.11`: - [[Security Solution] Unskip misc rule management Serverless Cypress tests (#168305)](#168305) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Maxim Palenov","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-09T20:33:22Z","message":"[Security Solution] Unskip misc rule management Serverless Cypress tests (#168305)\n\n**Addresses:** https://github.com/elastic/kibana/issues/161540\r\n\r\n## Summary\r\n\r\nThis PR unskips miscelanious (not falling in one category but unskipping\r\neach one separately is overkill) rule management Serverless Cypress\r\ntests\r\n\r\n- `maintenance_window_callout.cy.ts`\r\n- `related_integrations.cy.ts`\r\n- `rule_delete.cy.ts`\r\n- `rule_snoozing.cy.ts`\r\n \r\n## Flaky test runner\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3405\r\n150 runs 🟢","sha":"b7116b1efb96f0cedd8afb6529b8186a9ccdaff2","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","release_note:skip","Team:Detections and Resp","Team: SecuritySolution","Team:Detection Rule Management","v8.11.0","v8.12.0"],"number":168305,"url":"https://github.com/elastic/kibana/pull/168305","mergeCommit":{"message":"[Security Solution] Unskip misc rule management Serverless Cypress tests (#168305)\n\n**Addresses:** https://github.com/elastic/kibana/issues/161540\r\n\r\n## Summary\r\n\r\nThis PR unskips miscelanious (not falling in one category but unskipping\r\neach one separately is overkill) rule management Serverless Cypress\r\ntests\r\n\r\n- `maintenance_window_callout.cy.ts`\r\n- `related_integrations.cy.ts`\r\n- `rule_delete.cy.ts`\r\n- `rule_snoozing.cy.ts`\r\n \r\n## Flaky test runner\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3405\r\n150 runs 🟢","sha":"b7116b1efb96f0cedd8afb6529b8186a9ccdaff2"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/168305","number":168305,"mergeCommit":{"message":"[Security Solution] Unskip misc rule management Serverless Cypress tests (#168305)\n\n**Addresses:** https://github.com/elastic/kibana/issues/161540\r\n\r\n## Summary\r\n\r\nThis PR unskips miscelanious (not falling in one category but unskipping\r\neach one separately is overkill) rule management Serverless Cypress\r\ntests\r\n\r\n- `maintenance_window_callout.cy.ts`\r\n- `related_integrations.cy.ts`\r\n- `rule_delete.cy.ts`\r\n- `rule_snoozing.cy.ts`\r\n \r\n## Flaky test runner\r\n\r\n\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3405\r\n150 runs 🟢","sha":"b7116b1efb96f0cedd8afb6529b8186a9ccdaff2"}}]}] BACKPORT--> Co-authored-by: Maxim Palenov <[email protected]>
…sts (elastic#168305) **Addresses:** elastic#161540 ## Summary This PR unskips miscelanious (not falling in one category but unskipping each one separately is overkill) rule management Serverless Cypress tests - `maintenance_window_callout.cy.ts` - `related_integrations.cy.ts` - `rule_delete.cy.ts` - `rule_snoozing.cy.ts` ## Flaky test runner https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3405 150 runs 🟢
Addresses: #161540
Summary
This PR unskips miscelanious (not falling in one category but unskipping each one separately is overkill) rule management Serverless Cypress tests
maintenance_window_callout.cy.ts
related_integrations.cy.ts
rule_delete.cy.ts
rule_snoozing.cy.ts
Flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3405 150 runs 🟢