generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
maintenanceImproves code quality, but not the productImproves code quality, but not the product
Description
Is your feature request related to a problem?
OpenSearch release process includes running plugin integration tests against a cluster with security plugin enabled.
SQL plugin CI does not validate this configuration therefore it's possible for SQL plugin to fail OpenSearch release process to fail.
What solution would you like?
SQL Java CI GitHub action to run :integ-test:integTest gradle task against OpenSearch cluster with security plugin enabled as well as a cluster with security plugin disabled.
What alternatives have you considered?
Someone can do this manually.
Do you have any additional context?
OpenSearch release cannot proceed unless all checks pass. When one fails, it's disruptive for everyone.

Metadata
Metadata
Assignees
Labels
maintenanceImproves code quality, but not the productImproves code quality, but not the product