Skip to content
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

[WIP]: Recommission Integration Tests #4744

Closed
wants to merge 26 commits into from

Conversation

pranikum
Copy link
Contributor

@pranikum pranikum commented Oct 12, 2022

Description

Integ Test for Recommission API. The integration test will be updated once all the PR's are merged.
Currently the PR is in WIP.

The ONLY File changed as part of this PR:
https://github.com/opensearch-project/OpenSearch/pull/4744/files#diff-66ce5f6e3057cba3a5d6a67d8daed9851df9c912e84fd9fe14766280bd9094fa

Rest of the changes are from Other PR

Issues Resolved

[List any issues this PR will resolve] (#3402)

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
Signed-off-by: pranikum <109206473+pranikum@users.noreply.github.com>
@pranikum pranikum requested review from a team and reta as code owners October 12, 2022 05:50
@pranikum pranikum mentioned this pull request Oct 12, 2022
6 tasks
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4744 (e11383b) into main (7c03f89) will increase coverage by 0.15%.
The diff coverage is 62.79%.

@@             Coverage Diff              @@
##               main    #4744      +/-   ##
============================================
+ Coverage     70.71%   70.86%   +0.15%     
- Complexity    57569    57687     +118     
============================================
  Files          4660     4666       +6     
  Lines        276601   276643      +42     
  Branches      40307    40307              
============================================
+ Hits         195596   196056     +460     
+ Misses        64771    64313     -458     
- Partials      16234    16274      +40     
Impacted Files Coverage Δ
.../delete/DeleteDecommissionStateRequestBuilder.java 0.00% <0.00%> (ø)
.../org/opensearch/client/support/AbstractClient.java 32.85% <0.00%> (-0.08%) ⬇️
...delete/TransportDeleteDecommissionStateAction.java 50.00% <50.00%> (ø)
...min/cluster/RestDeleteDecommissionStateAction.java 50.00% <50.00%> (ø)
...areness/delete/DeleteDecommissionStateRequest.java 83.33% <83.33%> (ø)
.../main/java/org/opensearch/action/ActionModule.java 98.22% <100.00%> (+0.01%) ⬆️
...wareness/delete/DeleteDecommissionStateAction.java 100.00% <100.00%> (ø)
...reness/delete/DeleteDecommissionStateResponse.java 100.00% <100.00%> (ø)
.../src/main/java/org/opensearch/client/Requests.java 46.29% <100.00%> (+1.01%) ⬆️
...arch/cluster/decommission/DecommissionService.java 29.22% <100.00%> (-0.46%) ⬇️
... and 502 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Poojita-Raj
Copy link
Contributor

Hey @pranikum, could you update the status of this PR and deal with the branch conflict? Thank you!

@dreamer-89
Copy link
Member

@pranikum : Closing this PR due to no activity. Please feel free to reopen or open a new PR.

@dreamer-89 dreamer-89 closed this Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants