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

Add integ tests for remote store stats api #8135

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

linuxpi
Copy link
Collaborator

@linuxpi linuxpi commented Jun 19, 2023

Description

Adds integ tests for Remote Store Stats API

Related Issues

NA

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.

@linuxpi linuxpi force-pushed the remote-store-stats-api-it branch 2 times, most recently from b6abfc2 to cd479c8 Compare June 19, 2023 05:25
@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:

@linuxpi linuxpi force-pushed the remote-store-stats-api-it branch from cd479c8 to feaedcf Compare June 19, 2023 12:54
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: bansvaru <bansvaru@amazon.com>
@linuxpi linuxpi force-pushed the remote-store-stats-api-it branch from feaedcf to 5e43d82 Compare June 19, 2023 17:42
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.backpressure.SearchBackpressureIT.testSearchTaskCancellationWithHighCpu
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testUpdateOperations
      1 org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationMultiSearchDuringQueryPhase

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #8135 (5e43d82) into main (1d2c57d) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #8135      +/-   ##
============================================
+ Coverage     70.82%   70.86%   +0.04%     
+ Complexity    56596    56593       -3     
============================================
  Files          4722     4722              
  Lines        267608   267608              
  Branches      39216    39216              
============================================
+ Hits         189522   189633     +111     
+ Misses        62114    61947     -167     
- Partials      15972    16028      +56     

see 450 files with indirect coverage changes

@dblock dblock merged commit 57798de into opensearch-project:main Jun 26, 2023
@dblock dblock added the backport 2.x Backport to 2.x branch label Jun 26, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 26, 2023
Signed-off-by: bansvaru <bansvaru@amazon.com>
(cherry picked from commit 57798de)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
imRishN pushed a commit to imRishN/OpenSearch that referenced this pull request Jun 27, 2023
Signed-off-by: bansvaru <bansvaru@amazon.com>
Signed-off-by: Rishab Nahata <rnnahata@amazon.com>
sarthakaggarwal97 pushed a commit to sarthakaggarwal97/OpenSearch that referenced this pull request Jun 27, 2023
@dblock
Copy link
Member

dblock commented Jun 28, 2023

Looks like backport failed and will need some work @linuxpi.

sudarshan-baliga pushed a commit to Gaurav614/OpenSearch that referenced this pull request Jun 29, 2023
@psychbot
Copy link
Member

psychbot commented Jul 3, 2023

@dblock I will work on creating the backport PR for this.

psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
Signed-off-by: Varun Bansal bansvaru@amazon.com
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
Signed-off-by: Dharmesh 💤 <sdharms@amazon.com>
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
Signed-off-by: Dharmesh 💤 <sdharms@amazon.com>
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
Signed-off-by: Dharmesh 💤 <sdharms@amazon.com>
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 3, 2023
psychbot pushed a commit to psychbot/OpenSearch that referenced this pull request Jul 5, 2023
baba-devv pushed a commit to baba-devv/OpenSearch that referenced this pull request Jul 29, 2023
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
Signed-off-by: bansvaru <bansvaru@amazon.com>
Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants