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 more concurrent Snapshot V2 Integ Tests #16207

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

gbbafna
Copy link
Collaborator

@gbbafna gbbafna commented Oct 7, 2024

Description

Add more concurrent Snapshot V2 Integ Tests #15938

Correct bug url to the failing test .

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@gbbafna gbbafna added skip-changelog backport 2.x Backport to 2.x branch labels Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

❕ Gradle check result for a3e5573: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteStoreStatsIT.testDownloadStatsCorrectnessSinglePrimaryMultipleReplicaShards

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.93%. Comparing base (a81b868) to head (a3e5573).
Report is 8 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16207      +/-   ##
============================================
- Coverage     71.94%   71.93%   -0.01%     
- Complexity    64612    64635      +23     
============================================
  Files          5298     5298              
  Lines        301952   301952              
  Branches      43627    43627              
============================================
- Hits         217247   217221      -26     
- Misses        66884    66909      +25     
- Partials      17821    17822       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sachinpkale sachinpkale merged commit e8e041b into opensearch-project:main Oct 8, 2024
65 of 66 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 8, 2024
Signed-off-by: Gaurav Bafna <[email protected]>
(cherry picked from commit e8e041b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.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.

2 participants