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_slave_jnlp resource creation is not compatible with Ruby3.1 #813

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anatolijd
Copy link

Description

jenkins_slave_jnlp breaks recipe run when executed on cinc-18 client (Ruby3.1).
slave_jar_url method is not executed and remote_resource has no source defined.

To fix it, I just moved slave_jar_url evaluation outside the resource declaration scope.

file actions notify undefined service name, this breaks recipe execution.
2nd commit removes runit services before starting new service

@anatolijd anatolijd requested a review from a team as a code owner October 18, 2023 14:23
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.

None yet

1 participant