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 RemoteRestoreSnapshotIT.testRestoreInSameRemoteStoreEnabledIndex #9358

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4114009 from #9354.

…#9354)

This fails frequently. Muting for now until it is fixed to unblock
unrelated PRs.

Signed-off-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 4114009)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot
Copy link
Contributor Author

Compatibility status:



> Task :checkCompatibility
Incompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.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/k-nn.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/performance-analyzer.git]
Components skipped due to git failures: [https://github.com/opensearch-project/opensearch-oci-object-storage.git]
Compatible components: [https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

BUILD SUCCESSFUL in 29m 19s

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.repositories.azure.AzureBlobStoreRepositoryTests.testDeleteBlobs
      1 org.opensearch.indices.replication.SegmentReplicationTargetServiceTests.testShardAlreadyReplicating

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #9358 (5e5e2ce) into 2.x (907347a) will decrease coverage by 0.05%.
Report is 2 commits behind head on 2.x.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #9358      +/-   ##
============================================
- Coverage     70.78%   70.74%   -0.05%     
+ Complexity    57499    57490       -9     
============================================
  Files          4761     4761              
  Lines        271850   271842       -8     
  Branches      40088    40086       -2     
============================================
- Hits         192438   192308     -130     
- Misses        62969    63075     +106     
- Partials      16443    16459      +16     
Files Changed Coverage Δ
...in/java/org/opensearch/plugin/noop/NoopPlugin.java 0.00% <ø> (ø)
...ugin/noop/action/bulk/TransportNoopBulkAction.java 0.00% <ø> (ø)
.../noop/action/search/TransportNoopSearchAction.java 0.00% <ø> (ø)
...main/java/org/opensearch/client/ClusterClient.java 8.57% <ø> (ø)
...main/java/org/opensearch/client/IndicesClient.java 1.77% <ø> (ø)
.../main/java/org/opensearch/client/IngestClient.java 15.78% <ø> (ø)
.../java/org/opensearch/client/RequestConverters.java 86.37% <ø> (+1.49%) ⬆️
...ava/org/opensearch/client/RestHighLevelClient.java 41.94% <ø> (ø)
.../java/org/opensearch/client/RethrottleRequest.java 64.28% <ø> (ø)
...va/org/opensearch/client/SearchPipelineClient.java 20.00% <ø> (ø)
... and 173 more

... and 447 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit a0ea728 into 2.x Aug 15, 2023
@github-actions github-actions bot deleted the backport/backport-9354-to-2.x branch August 15, 2023 18:47
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