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

Rework DockerBuilderPublisher to work under dockerNode() #756

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

glance-
Copy link
Contributor

@glance- glance- commented Oct 15, 2019

DockerBuilderPublisher couldn't be run without providing a cloud name
under dockerNode(), because dockerNode never did set a cloudName on the
DockerTransientNode.

This reworks DockerBuilderPublisher to be capable of launching the
building on a DockerApi directly, because thats what it actually needs,
and thats what dockerNode has.

Signed-off-by: Anton Lundin glance@acc.umu.se

DockerBuilderPublisher couldn't be run without providing a cloud name
under dockerNode(), because dockerNode never did set a cloudName on the
DockerTransientNode.

This reworks DockerBuilderPublisher to be capable of launching the
building on a DockerApi directly, because thats what it actually needs,
and thats what dockerNode has.

Signed-off-by: Anton Lundin <glance@acc.umu.se>
@glance-
Copy link
Contributor Author

glance- commented Dec 10, 2019

Any possibility to get this reviewed and merged?

@pjdarton pjdarton merged commit 4733aee into jenkinsci:master Dec 10, 2019
@glance-
Copy link
Contributor Author

glance- commented Dec 11, 2019

Thanks!

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