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

Add support for continue-on-error flag for build and add tests cases #269

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Aug 9, 2023

Description

With option to continue to build even if a single component fails a recent change was merged in build repo. See opensearch-project/opensearch-build#3834
This change adds the support for same from CI side of things.

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 9, 2023

Codecov Report

Merging #269 (79ee63d) into main (9539179) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #269   +/-   ##
=========================================
  Coverage     86.63%   86.63%           
  Complexity       27       27           
=========================================
  Files            77       77           
  Lines           202      202           
  Branches         11       11           
=========================================
  Hits            175      175           
  Misses           19       19           
  Partials          8        8           
Files Changed Coverage Δ
tests/jenkins/jobs/BuildShManifest_Jenkinsfile 100.00% <ø> (ø)

@peterzhuamazon
Copy link
Member

Hi @gaiksaya please bump version if needed.

Thanks.

@gaiksaya gaiksaya merged commit 1db86aa into opensearch-project:main Aug 15, 2023
7 checks passed
@gaiksaya gaiksaya deleted the continue-on-error branch August 15, 2023 21:14
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 15, 2023
…269)

Signed-off-by: Sayali Gaikawad <[email protected]>
(cherry picked from commit 1db86aa)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants