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

jenkins: only run sharedlibs_debug_x64 pre-18 #2925

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

richardlau
Copy link
Member

Full debug x64 builds have been unreliable in the CI in the sharedlibs
containers and were recently "turned off" by making the job a no-op.
However the job was still being started even if it didn't do anything
but pass -- this change prevents Jenkins from starting
sharedlibs_debug_x64 runs.

Refs: #2837


cc @mhdawson

We may end up reintroducing a "lighter" debug build (suggested in nodejs/node#41209 (comment)) later but that would probably be better in its own job and not part of node-test-commit-linux-containered.

Full debug x64 builds have been unreliable in the CI in the sharedlibs
containers and were recently "turned off" by making the job a no-op.
However the job was still being started even if it didn't do anything
but pass -- this change prevents Jenkins from starting 
`sharedlibs_debug_x64` runs.

Refs: #2837
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@richardlau richardlau merged commit b6230d5 into master Apr 14, 2022
@richardlau richardlau deleted the sharedlibs_debug-only-pre-18 branch April 14, 2022 15:47
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.

2 participants