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] Update to Gradle 8.2.1 (#8018) #8529

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Jul 7, 2023

Backport of #8018 to 2.x (keeping as draft before 2.9.0 cut)

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #8529 (13a1896) into 2.x (5a0b6b0) will increase coverage by 0.11%.
The diff coverage is 75.24%.

@@             Coverage Diff              @@
##                2.x    #8529      +/-   ##
============================================
+ Coverage     70.55%   70.67%   +0.11%     
- Complexity    57090    57196     +106     
============================================
  Files          4745     4745              
  Lines        270776   270903     +127     
  Branches      39967    39974       +7     
============================================
+ Hits         191051   191455     +404     
+ Misses        63320    63027     -293     
- Partials      16405    16421      +16     
Impacted Files Coverage Δ
.../opensearch/gradle/plugin/PluginBuildPlugin.groovy 35.34% <0.00%> (-0.94%) ⬇️
...main/java/org/opensearch/gradle/PublishPlugin.java 43.13% <0.00%> (ø)
...g/opensearch/gradle/precommit/LoggerUsageTask.java 0.00% <0.00%> (ø)
...g/opensearch/gradle/test/rest/CopyRestApiTask.java 0.00% <0.00%> (ø)
...opensearch/gradle/test/rest/CopyRestTestsTask.java 0.00% <0.00%> (ø)
...src/main/java/org/opensearch/gradle/util/Util.java 22.41% <0.00%> (ø)
.../store/exception/ChecksumCombinationException.java 0.00% <ø> (ø)
...java/org/opensearch/index/translog/Checkpoint.java 72.34% <ø> (ø)
...ain/java/org/opensearch/threadpool/ThreadPool.java 84.88% <ø> (ø)
...earch/index/store/RemoteSegmentStoreDirectory.java 86.34% <64.91%> (-5.71%) ⬇️
... and 15 more

... and 486 files with indirect coverage changes

@reta reta force-pushed the backport/backport-8018-to-2.x branch from f7ecfda to f0a495d Compare July 10, 2023 13:51
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL: null
  • CommitID: f0a495d
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@reta reta force-pushed the backport/backport-8018-to-2.x branch from f0a495d to 76878ee Compare July 10, 2023 14:08
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL: null
  • CommitID: 76878ee
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationRelocationIT.testPrimaryRelocationWithSegRepFailure

@reta reta changed the title [Backport] [2.x] Update to Gradle 8.2 (#8018) [Backport] [2.x] Update to Gradle 8.2.1 (#8018) Jul 10, 2023
@reta reta mentioned this pull request Jul 10, 2023
6 tasks
@reta reta marked this pull request as ready for review July 12, 2023 12:36
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit a0da953)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta force-pushed the backport/backport-8018-to-2.x branch from 76878ee to 13a1896 Compare July 12, 2023 12:38
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testIndexReopenClose

@nknize
Copy link
Collaborator

nknize commented Jul 12, 2023

Thx @reta!

@nknize nknize merged commit ad0a4f5 into opensearch-project:2.x Jul 12, 2023
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.

2 participants