-
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
[Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT #9807
[Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT #9807
Conversation
Signed-off-by: Dharmesh 💤 <[email protected]>
Compatibility status:Checks if related components are compatible with change 845ee41 Incompatible componentsIncompatible components: [https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/cross-cluster-replication.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git] |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Dharmesh 💤 <[email protected]>
Compatibility status:Checks if related components are compatible with change 70e6eab 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/job-scheduler.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/k-nn.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git] |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #9807 +/- ##
============================================
+ Coverage 71.14% 71.20% +0.06%
- Complexity 57973 58089 +116
============================================
Files 4825 4829 +4
Lines 273348 273740 +392
Branches 39841 39887 +46
============================================
+ Hits 194473 194930 +457
+ Misses 62523 62447 -76
- Partials 16352 16363 +11
|
) * [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT Signed-off-by: Dharmesh 💤 <[email protected]> * Adding numDataNodes to 0 for remot store tests Signed-off-by: Dharmesh 💤 <[email protected]> --------- Signed-off-by: Dharmesh 💤 <[email protected]> (cherry picked from commit 1b41fa0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) (#9819) * [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT * Adding numDataNodes to 0 for remot store tests --------- (cherry picked from commit 1b41fa0) Signed-off-by: Dharmesh 💤 <[email protected]> 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>
…ensearch-project#9807) * [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT Signed-off-by: Dharmesh 💤 <[email protected]> * Adding numDataNodes to 0 for remot store tests Signed-off-by: Dharmesh 💤 <[email protected]> --------- Signed-off-by: Dharmesh 💤 <[email protected]> Signed-off-by: Kaushal Kumar <[email protected]>
…ensearch-project#9807) * [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT Signed-off-by: Dharmesh 💤 <[email protected]> * Adding numDataNodes to 0 for remot store tests Signed-off-by: Dharmesh 💤 <[email protected]> --------- Signed-off-by: Dharmesh 💤 <[email protected]> Signed-off-by: Ivan Brusic <[email protected]>
…ensearch-project#9807) * [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT Signed-off-by: Dharmesh 💤 <[email protected]> * Adding numDataNodes to 0 for remot store tests Signed-off-by: Dharmesh 💤 <[email protected]> --------- Signed-off-by: Dharmesh 💤 <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
Description
Fixing Flaky Test - https://github.com/opensearch-project/OpenSearch/actions/runs/6094377255/job/16535787653?pr=9664
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.