-
Notifications
You must be signed in to change notification settings - Fork 13
Whitelist terminate processor in E2E tests. #327
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
Whitelist terminate processor in E2E tests. #327
Conversation
This pull request does not have a backport label. Could you fix it @mashhurs? 🙏
|
💚 Build Succeeded
|
Looks like this was added quite a while ago, elastic/elasticsearch#114157 why did it just start failing now? |
As this plugin runs integrations, the plugin's interest is integration package rather then ES processor. The E2E pipeline scans the processors in the https://github.com/elastic/integrations repo and |
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.
Thanks for the additional info! That is very helpful.
@Mergifyio backport 9.0 9.1 |
✅ Backports have been created
|
(cherry picked from commit a9d7625)
(cherry picked from commit a9d7625)
(cherry picked from commit a9d7625) Co-authored-by: Mashhur <[email protected]>
(cherry picked from commit a9d7625) Co-authored-by: Mashhur <[email protected]>
No functional change.