Skip to content

ci: fix docker-test.sh handling to fail on error #20847

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

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

ilyam8
Copy link
Member

@ilyam8 ilyam8 commented Aug 19, 2025

Summary

The CI script did not exit with a non-zero code when runtime-check.sh failed.
Although the script was executed, the if branch ended with a successful command (echo), so the overall job exited with 0 and masked the failure.

Test Plan
Additional Information
For users: How does this change affect me?

@ilyam8 ilyam8 requested a review from a team as a code owner August 19, 2025 11:43
@ilyam8 ilyam8 changed the title fix(ci): fix docker-test.sh handling to fail on error ci: fix docker-test.sh handling to fail on error Aug 19, 2025
@ilyam8 ilyam8 enabled auto-merge (squash) August 19, 2025 11:51
@ilyam8 ilyam8 merged commit 68bef17 into netdata:master Aug 19, 2025
99 checks passed
@ilyam8 ilyam8 deleted the fix-docker-test branch August 19, 2025 12:00
stelfrag pushed a commit to stelfrag/netdata that referenced this pull request Aug 19, 2025
@stelfrag stelfrag mentioned this pull request Aug 19, 2025
Ferroin pushed a commit that referenced this pull request Aug 22, 2025
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.

2 participants