opensearch-project / opensearch-project/opensearch-plugin-template-java
[FEATURE] Add backwards compatibility integration tests
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 33
- Forks
- 32
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem?
Coming from https://github.com/opensearch-project/job-scheduler/pull/242 where I was struggling with fixing backwards compatibility tests for job-scheduler against OpenSearch 3.0. There's way too much going on in that project and debugging is hard.
What solution would you like?
Implement a clean, copyable, clear and robust example of bcw testing in this template that cloning projects can use.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the template's current test and build configuration, then study the linked job-scheduler pull request for the backwards-compatibility testing problems it addresses. The work is complete when the template contains a clean, copyable, clear, and robust backwards-compatibility integration-test example that cloning projects can use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100