Skip to content

[FEATURE] Run integration tests with security plugin enabled #1713

@MaxKsyunz

Description

@MaxKsyunz

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.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceImproves code quality, but not the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions