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

Incremented version to 2.1.1. #450

Merged
merged 2 commits into from
Jul 22, 2022

Conversation

gaiksaya
Copy link
Member

Coming from opensearch-project/opensearch-build#1818 post release activities.

Signed-off-by: Sayali Rohidas Gaikawad <[email protected]>
@gaiksaya gaiksaya requested a review from a team July 13, 2022 23:43
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2022

Codecov Report

Merging #450 (ba380db) into 2.1 (e605441) will decrease coverage by 1.22%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.1     #450      +/-   ##
============================================
- Coverage     74.47%   73.25%   -1.23%     
+ Complexity     1000      980      -20     
============================================
  Files           141      141              
  Lines          4565     4565              
  Branches        504      504              
============================================
- Hits           3400     3344      -56     
- Misses          845      905      +60     
+ Partials        320      316       -4     
Impacted Files Coverage Δ
...ch/replication/task/index/IndexReplicationState.kt 51.66% <0.00%> (-15.00%) ⬇️
...ication/action/setup/TransportSetupChecksAction.kt 59.52% <0.00%> (-14.29%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 80.00% <0.00%> (-11.67%) ⬇️
...tion/repository/RemoteClusterMultiChunkTransfer.kt 90.24% <0.00%> (-9.76%) ⬇️
.../replication/metadata/store/ReplicationMetadata.kt 62.96% <0.00%> (-8.65%) ⬇️
...ication/action/stop/StopIndexReplicationRequest.kt 50.00% <0.00%> (-5.00%) ⬇️
...ion/action/resume/ResumeIndexReplicationRequest.kt 50.00% <0.00%> (-5.00%) ⬇️
...tlin/org/opensearch/replication/util/Extensions.kt 65.47% <0.00%> (-4.77%) ⬇️
...n/index/ReplicateIndexClusterManagerNodeRequest.kt 50.00% <0.00%> (-4.17%) ⬇️
...ication/action/setup/ValidatePermissionsRequest.kt 62.50% <0.00%> (-4.17%) ⬇️
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e605441...ba380db. Read the comment docs.

@ankitkala
Copy link
Member

Security plugin has to be upgraded and built before this PR can be merged.

@gaiksaya
Copy link
Member Author

gaiksaya commented Jul 18, 2022

Security plugin has to be upgraded and built before this PR can be merged.

Security plugin has been upgraded opensearch-project/security#1939

@ankitkala
Copy link
Member

Security plugin has to be upgraded and built before this PR can be merged.

Security plugin has been upgraded opensearch-project/security#1939

It also needs to be built as part of distribution build so that we can fetch the plugin snapshot zip. Here is the PR for the change: opensearch-project/opensearch-build#2349

@ankitkala
Copy link
Member

Security plugin has to be upgraded and built before this PR can be merged.

Security plugin has been upgraded opensearch-project/security#1939

It also needs to be built as part of distribution build so that we can fetch the plugin snapshot zip. Here is the PR for the change: opensearch-project/opensearch-build#2349

This has been merged. @gaiksaya Can you rebase your changes once? After rebase the workflow should be able to fetch the security plugin zip for 2.1.1 and test will succeed.

@gaiksaya
Copy link
Member Author

Hi @ankitkala Looks like security plugin was added yesterday and we have stopped builds due to jenkins migration. Will rerun this once builds are back on.
Thanks!

@gaiksaya
Copy link
Member Author

Hi @ankitkala Looks like test and build workflow is still failing.

FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':integTest'.
> There were failing tests. See the report at: file:///home/runner/work/cross-cluster-replication/cross-cluster-replication/build/reports/tests/integTest/index.html
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org/

@ankitkala ankitkala enabled auto-merge (squash) July 22, 2022 04:48
@ankitkala ankitkala merged commit c597fe9 into opensearch-project:2.1 Jul 22, 2022
@gaiksaya gaiksaya deleted the increment-to-2.1.1 branch July 22, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants