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

[Backport 2.x] [CCI] [Extensions] Added the ExtensionActionUtil class #8198

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2d9a88c from #6969.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

Execution failed for task ':distribution:bwc:maintenance:buildBwcLinuxTar'.
> Building 1.3.11 didn't generate expected file /var/jenkins/workspace/gradle-check/search/distribution/bwc/maintenance/build/bwc/checkout-1.3/distribution/archives/linux-tar/build/distributions/opensearch-min-1.3.11-SNAPSHOT-linux-x64.tar.gz

Needs a rebase. Helping out the bot.

* add ExtensionActionUtill class

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* add ExtensionActionUtilTest class

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* refactoring

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* add method convertParamsToBytes

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* code refactoring

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* add ExtensionActionUtill class

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* add ExtensionActionUtilTest class

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* refactoring

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* add method convertParamsToBytes

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* code refactoring

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* refactoring

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* added new name to tests

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>

* code refactoring

Signed-off-by: Kuanysh <90975457+Kuanysh-kst@users.noreply.github.com>

* test code refactoring

Signed-off-by: Kuanysh <90975457+Kuanysh-kst@users.noreply.github.com>

* test class renaming

Signed-off-by: Kuanysh <90975457+Kuanysh-kst@users.noreply.github.com>

---------

Signed-off-by: Kuanysh <kuanysh4646@gmail.com>
Signed-off-by: Kuanysh <90975457+Kuanysh-kst@users.noreply.github.com>
(cherry picked from commit 2d9a88c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@kotwanikunal kotwanikunal force-pushed the backport/backport-6969-to-2.x branch from f9adfd5 to 41eb0c4 Compare July 13, 2023 21:41
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

#7679

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication
      1 org.opensearch.indices.replication.SegmentReplicationRelocationIT.testRelocateWhileContinuouslyIndexingAndWaitingForRefresh

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #8198 (41eb0c4) into 2.x (90d1da2) will increase coverage by 0.04%.
The diff coverage is 87.09%.

@@             Coverage Diff              @@
##                2.x    #8198      +/-   ##
============================================
+ Coverage     70.61%   70.66%   +0.04%     
- Complexity    57254    57312      +58     
============================================
  Files          4756     4757       +1     
  Lines        271489   271520      +31     
  Branches      40019    40021       +2     
============================================
+ Hits         191710   191859     +149     
+ Misses        63340    63254      -86     
+ Partials      16439    16407      -32     
Impacted Files Coverage Δ
...nsearch/extensions/action/ExtensionActionUtil.java 87.09% <87.09%> (ø)

... and 440 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 8972d2d into 2.x Jul 14, 2023
@github-actions github-actions bot deleted the backport/backport-6969-to-2.x branch July 14, 2023 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants