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] Mute RemoteIndexPrimaryRelocationIT #12396

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6e702dc from #12389.

When this test fails, it takes [15 minutes to timeout][1]. There are
many examples like this. While it generally succeeds after a retry or
two, I think it is better to mute this test rather than observe regular
failures that extend build times.

[1]: https://build.ci.opensearch.org/job/gradle-check/33937/testReport/

Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit 6e702dc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change 5fb6bc7

Incompatible components

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/custom-codecs.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/flow-framework.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/reporting.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/geospatial.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/alerting.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/notifications.git, https:/opensearch-project/performance-analyzer-rca.git, https:/opensearch-project/observability.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/index-management.git, https:/opensearch-project/security.git, https:/opensearch-project/performance-analyzer.git, https:/opensearch-project/sql.git]

Copy link
Contributor

❕ Gradle check result for 5fb6bc7: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationAllocationIT.testSingleIndexShardAllocation
      1 org.opensearch.action.admin.cluster.node.tasks.ResourceAwareTasksTests.testTaskResourceTrackingDuringTaskCancellation

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 Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (12f7345) 71.16% compared to head (5fb6bc7) 71.11%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12396      +/-   ##
============================================
- Coverage     71.16%   71.11%   -0.06%     
+ Complexity    59962    59953       -9     
============================================
  Files          4945     4945              
  Lines        282229   282229              
  Branches      41341    41341              
============================================
- Hits         200859   200715     -144     
- Misses        64310    64593     +283     
+ Partials      17060    16921     -139     

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

@kotwanikunal kotwanikunal merged commit 2784725 into 2.x Feb 20, 2024
56 of 82 checks passed
@github-actions github-actions bot deleted the backport/backport-12389-to-2.x branch February 20, 2024 22:07
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.

1 participant