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] Unmute testIndexingWithPrimaryOnBwcNodes #9904

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 224accf from #9742.

Signed-off-by: Suraj Singh <surajrider@gmail.com>
(cherry picked from commit 224accf)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Compatibility status:

Checks if related components are compatible with change 15e0c41

Incompatible components

Skipped components

Compatible components

Compatible 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/sql.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/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security-analytics.git]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteStoreStatsIT.testStatsResponseAllShards

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #9904 (15e0c41) into 2.x (5796845) will increase coverage by 0.00%.
Report is 7 commits behind head on 2.x.
The diff coverage is 81.45%.

@@            Coverage Diff            @@
##                2.x    #9904   +/-   ##
=========================================
  Coverage     70.80%   70.81%           
- Complexity    58195    58248   +53     
=========================================
  Files          4817     4817           
  Lines        275155   275223   +68     
  Branches      40436    40441    +5     
=========================================
+ Hits         194835   194898   +63     
- Misses        63601    63697   +96     
+ Partials      16719    16628   -91     
Files Changed Coverage Δ
...ensearch/action/bulk/TransportShardBulkAction.java 75.58% <0.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (-0.33%) ⬇️
...pensearch/common/settings/FeatureFlagSettings.java 50.00% <ø> (ø)
...pensearch/common/settings/IndexScopedSettings.java 100.00% <ø> (ø)
.../java/org/opensearch/common/util/FeatureFlags.java 90.90% <ø> (-0.76%) ⬇️
...in/java/org/opensearch/index/shard/IndexShard.java 68.38% <ø> (-0.44%) ⬇️
...g/opensearch/repositories/RepositoriesService.java 73.05% <ø> (+0.65%) ⬆️
server/src/main/java/org/opensearch/node/Node.java 85.56% <50.00%> (-0.19%) ⬇️
...rch/node/remotestore/RemoteStoreNodeAttribute.java 73.91% <50.00%> (-0.72%) ⬇️
...ster/snapshots/restore/RestoreSnapshotRequest.java 70.16% <60.00%> (+4.40%) ⬆️
... and 9 more

... and 445 files with indirect coverage changes

📢 Have feedback on the report? Share it here.

@kotwanikunal kotwanikunal merged commit 955755d into 2.x Sep 7, 2023
14 of 40 checks passed
@github-actions github-actions bot deleted the backport/backport-9742-to-2.x branch September 7, 2023 20:20
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.

3 participants