[Backport 2.x] [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT#9819
[Backport 2.x] [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT#9819sachinpkale merged 1 commit into2.xfrom
Conversation
) * [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> * Adding numDataNodes to 0 for remot store tests Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> --------- Signed-off-by: Dharmesh 💤 <sdharms@amazon.com> (cherry picked from commit 1b41fa0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Compatibility status:Checks if related components are compatible with change 6238817 Incompatible componentsIncompatible components: [https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/neural-search.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/performance-analyzer-rca.git] |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #9819 +/- ##
============================================
+ Coverage 70.81% 70.86% +0.04%
- Complexity 58113 58240 +127
============================================
Files 4812 4815 +3
Lines 274731 274975 +244
Branches 40375 40411 +36
============================================
+ Hits 194549 194850 +301
+ Misses 63480 63468 -12
+ Partials 16702 16657 -45
|
Backport 1b41fa0 from #9807.