-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Disable pinned timestamp flag and mute testRemoteStoreCleanupForDeletedIndex #15598
Disable pinned timestamp flag and mute testRemoteStoreCleanupForDeletedIndex #15598
Conversation
…edIndex Signed-off-by: Sachin Kale <kalsac@amazon.com>
❕ Gradle check result for 9a79d8a: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15598 +/- ##
============================================
+ Coverage 71.91% 71.93% +0.02%
- Complexity 63864 63887 +23
============================================
Files 5251 5257 +6
Lines 298375 298543 +168
Branches 43146 43164 +18
============================================
+ Hits 214572 214767 +195
+ Misses 66158 66147 -11
+ Partials 17645 17629 -16 ☔ View full report in Codecov by Sentry. |
…edIndex (#15598) (#15605) (cherry picked from commit 022acba) Signed-off-by: Sachin Kale <kalsac@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
…edIndex (opensearch-project#15598) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
…edIndex (opensearch-project#15598) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
…edIndex (opensearch-project#15598) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
…edIndex (opensearch-project#15598) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
Description
Check List
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.