Skip to content

[Backport 2.x] [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT#9819

Merged
sachinpkale merged 1 commit into2.xfrom
backport/backport-9807-to-2.x
Sep 6, 2023
Merged

[Backport 2.x] [Remote Store] Fixing flaky test - RemoteIndexPrimaryRelocationIT#9819
sachinpkale merged 1 commit into2.xfrom
backport/backport-9807-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 1b41fa0 from #9807.

)

* [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>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 6, 2023

Compatibility status:

Checks if related components are compatible with change 6238817

Incompatible components

Incompatible 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 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/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]

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 6, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 6, 2023

Codecov Report

Merging #9819 (6238817) into 2.x (affbd76) will increase coverage by 0.04%.
Report is 5 commits behind head on 2.x.
The diff coverage is 80.45%.

@@             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     
Files Changed Coverage Δ
...pensearch/common/settings/IndexScopedSettings.java 100.00% <ø> (ø)
...java/org/opensearch/discovery/DiscoveryModule.java 90.27% <ø> (ø)
...in/java/org/opensearch/indices/IndicesService.java 71.13% <ø> (+0.59%) ⬆️
.../org/opensearch/repositories/FilterRepository.java 5.66% <0.00%> (-0.11%) ⬇️
...n/java/org/opensearch/repositories/Repository.java 28.57% <ø> (ø)
...g/opensearch/repositories/RepositoriesService.java 72.70% <42.85%> (-1.15%) ⬇️
...ch/repositories/blobstore/BlobStoreRepository.java 58.59% <52.63%> (+0.03%) ⬆️
...rch/node/remotestore/RemoteStoreNodeAttribute.java 66.00% <66.00%> (ø)
server/src/main/java/org/opensearch/node/Node.java 85.71% <73.91%> (-0.47%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 81.03% <83.33%> (+0.10%) ⬆️
... and 14 more

... and 454 files with indirect coverage changes

@sachinpkale sachinpkale merged commit 053df8c into 2.x Sep 6, 2023
@github-actions github-actions bot deleted the backport/backport-9807-to-2.x branch September 6, 2023 14:25
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