opensearch-project / opensearch-project/security

[FEATURE] Use OpenSearch test scaffolding for integration tests

Open
#4,010 1 comment 0 reactions 1 assignee View on GitHub

@reta is already working on this.

Since Feb 2, 2024.

enhancement help wanted triaged
Dominant language
Java
Stars
252
Forks
395
Avg merge
1d 11h
Merged PRs (30d)
76

Description

Is your feature request related to a problem?
The security plugin has own integration test scaffolding to bootstrap and manage local clusters, however OpenSearch Core does provide the same (functionally wise) means using either through TestClusters plugin or OpenSearchInterTestCase base test case.

What solution would you like?
Consider using OpenSearch Core test scaffolding instead of maintaining own one.

What alternatives have you considered?
Keep this things same way

Do you have any additional context?
See please https://github.com/opensearch-project/security/pull/4003#discussion_r1471363846

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.