[serverless] Create Security Serverless plugin#156104
[serverless] Create Security Serverless plugin#156104clintandrewhall merged 18 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/platform-deployment-management (Team:Deployment Management) |
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
|
Documentation preview: |
semd
left a comment
There was a problem hiding this comment.
Security changes LGTM! thanks @clintandrewhall
yuliacech
left a comment
There was a problem hiding this comment.
Deployment management changes LGTM
|
@elasticmachine merge upstream |
|
|
||
| describe('Endpoint Policy Response', () => { | ||
| // FLAKY: https://github.com/elastic/security-team/issues/6518 | ||
| describe.skip('Endpoint Policy Response', () => { |
There was a problem hiding this comment.
thanks for linking the relevant ticket - apologies for the flaky test, we will get it fixed
There was a problem hiding this comment.
The issue linked really has no info. about the flakiness or reference a failure in CI. What is going on with these tests? are they failing CI?
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Module Count
Public APIs missing comments
Async chunks
Page load bundle
Unknown metric groupsAPI count
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
|
|
||
| describe('Endpoint Policy Response', () => { | ||
| // FLAKY: https://github.com/elastic/security-team/issues/6518 | ||
| describe.skip('Endpoint Policy Response', () => { |
There was a problem hiding this comment.
The issue linked really has no info. about the flakiness or reference a failure in CI. What is going on with these tests? are they failing CI?
indexing host timeout has been increased in elastic/pull/159518 added in elastic/pull/154505 skipped in elastic/pull/156104
## Summary Unskip test that was timing out at indexing test hosts. The timeout has since been increased in /pull/159518 Was added in /pull/154505 and skipped in /pull/156104
## Summary Unskip test that was timing out at indexing test hosts. The timeout has since been increased in elastic/pull/159518 Was added in elastic/pull/154505 and skipped in elastic/pull/156104 (cherry picked from commit 5d06694)
Summary
This PR creates the Serverless Security plugin, based on the work from #153274:
project.Next Steps