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

Enable continue on error for distribution build jobs #3886

Merged
merged 2 commits into from
Aug 16, 2023

Conversation

gaiksaya
Copy link
Member

Description

This change adds below features:

  • Enable continue on error for distribution build jobs for OS and OSD
  • Mark build as UNSTABLE if there are failed plugins in the build
  • Always search for build failures and create issues.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #3886 (208fe7e) into main (75c4cd7) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3886   +/-   ##
=======================================
  Coverage   92.03%   92.03%           
=======================================
  Files         186      186           
  Lines        5636     5636           
=======================================
  Hits         5187     5187           
  Misses        449      449           

Copy link
Member

@peterzhuamazon peterzhuamazon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gaiksaya add some comments here.

Thanks.

Signed-off-by: Sayali Gaikawad <[email protected]>
@gaiksaya gaiksaya merged commit 5bee337 into opensearch-project:main Aug 16, 2023
12 checks passed
@gaiksaya gaiksaya deleted the enable-CE branch August 16, 2023 00:51
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