-
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
[Detection Engine] Adding second quality gate tags #189659
Conversation
…te to exception FTRs
Flaky Test Runner Stats🎉 All tests passed! - kibana-flaky-test-suite-runner#6653[✅] x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/exceptions/workflows/basic_license_essentials_tier/configs/ess.config.ts: 50/50 tests passed. |
Pinging @elastic/security-detection-engine (Team:Detection Engine) |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @yctercero |
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.
Changes are straightforward and Look Good To Me™!
Don't forget to close #181887 once this is merged!
@@ -64,6 +64,7 @@ export default ({ getService }: FtrProviderContext) => { | |||
log, | |||
}); | |||
|
|||
// NOTE: Add to second quality gate after feature is GA |
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.
I'd love it that were just a @serverlessGA
tag or something like that!
Summary