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

Update the CI workflow to run the integ tests on all platforms #649

Merged
merged 2 commits into from
Dec 6, 2022
Merged

Update the CI workflow to run the integ tests on all platforms #649

merged 2 commits into from
Dec 6, 2022

Conversation

ankitkala
Copy link
Member

@ankitkala ankitkala commented Dec 5, 2022

Description

Update the CI workflow to run the integ tests on all platforms.
Tests depending on Filesystem based snapshot repository are failing on windows. I've disabled these tests for now. Will do a follow up PR to fix the tests.

Issues Resolved

#634

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@ankitkala ankitkala requested a review from a team December 5, 2022 12:13
@codecov-commenter
Copy link

Codecov Report

Merging #649 (01ae177) into 1.3 (c052fdc) will decrease coverage by 4.81%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.3     #649      +/-   ##
============================================
- Coverage     74.98%   70.17%   -4.82%     
+ Complexity     1006      942      -64     
============================================
  Files           141      141              
  Lines          4590     4590              
  Branches        507      507              
============================================
- Hits           3442     3221     -221     
- Misses          836     1049     +213     
- Partials        312      320       +8     
Impacted Files Coverage Δ
...earch/replication/action/stats/NodeStatsRequest.kt 33.33% <0.00%> (-66.67%) ⬇️
...arch/replication/metadata/UpdateMetadataRequest.kt 40.90% <0.00%> (-59.10%) ⬇️
...eplication/action/stats/LeaderNodeStatsResponse.kt 42.85% <0.00%> (-57.15%) ⬇️
.../replication/action/replay/ReplayChangesRequest.kt 50.00% <0.00%> (-50.00%) ⬇️
...replication/action/index/ReplicateIndexResponse.kt 33.33% <0.00%> (-33.34%) ⬇️
...tion/action/index/block/UpdateIndexBlockRequest.kt 35.00% <0.00%> (-30.00%) ⬇️
...replication/action/stats/AutoFollowStatsRequest.kt 71.42% <0.00%> (-28.58%) ⬇️
...opensearch/replication/seqno/RemoteClusterStats.kt 73.01% <0.00%> (-26.99%) ⬇️
...cation/action/changes/TransportGetChangesAction.kt 63.49% <0.00%> (-25.40%) ⬇️
...on/action/index/ReplicateIndexMasterNodeRequest.kt 29.16% <0.00%> (-25.01%) ⬇️
... and 25 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ankitkala ankitkala merged commit d8ec7ad into opensearch-project:1.3 Dec 6, 2022
@ankitkala ankitkala deleted the windows-1.3 branch December 6, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants