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][Remote Store]Add integ tests for remote store stats api #8397

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

psychbot
Copy link
Member

@psychbot psychbot commented Jul 3, 2023

Backporting #8135 to 2.x

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.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@psychbot psychbot force-pushed the backport-8135-to-2.x branch 2 times, most recently from 538e34a to 08227cf Compare July 3, 2023 12:30
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@psychbot psychbot marked this pull request as draft July 3, 2023 12:36
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@psychbot psychbot force-pushed the backport-8135-to-2.x branch from 08227cf to 6dcf0e3 Compare July 3, 2023 16:30
@psychbot psychbot changed the title [Backport 2.x][Remote Store]Add integ tests for remote store stats api (#8135) [Backport 2.x][Remote Store]Add integ tests for remote store stats api Jul 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@psychbot psychbot marked this pull request as ready for review July 3, 2023 16:55
@psychbot psychbot force-pushed the backport-8135-to-2.x branch from 6dcf0e3 to 7672c68 Compare July 3, 2023 19:05
@psychbot psychbot requested review from ashking94 and gbbafna July 3, 2023 19:07
@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@psychbot psychbot force-pushed the backport-8135-to-2.x branch from 7672c68 to 6f68003 Compare July 5, 2023 07:50
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Dharmesh 💤 <sdharms@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.snapshots.RestoreSnapshotIT.testRestoreRemoteStoreIndicesWithoutRemoteTranslog
      1 org.opensearch.snapshots.RestoreSnapshotIT.testRestoreRemoteStoreIndicesWithRemoteTranslog
      1 org.opensearch.repositories.azure.AzureBlobContainerRetriesTests.testReadRangeBlobWithRetries

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #8397 (4b558db) into 2.x (2e5195b) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8397      +/-   ##
============================================
- Coverage     70.66%   70.60%   -0.06%     
+ Complexity    56948    56927      -21     
============================================
  Files          4718     4718              
  Lines        269771   269771              
  Branches      39887    39887              
============================================
- Hits         190637   190477     -160     
- Misses        62765    62931     +166     
+ Partials      16369    16363       -6     

see 476 files with indirect coverage changes

@gbbafna gbbafna merged commit b110ada into opensearch-project:2.x Jul 5, 2023
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.

5 participants