jenkinsci / jenkinsci/google-compute-engine-plugin

[Code Cleanup]: Make ComputeEngineCloud NodeProvisioner compatible

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
backlog
Dominant language
Java
Stars
58
Forks
97
PR merge metrics
No merged PRs in 30d

Description

[Migrated from: https://issues.jenkins-ci.org/browse/JENKINS-55412]

When provisioning nodes in ComputeEngineCloud the code currently does a direct out of band call to jenkins.getInstance().addNode(). This is antithetical to the NodeProvisioner workflow which expects to call jenkins.getInstance().addNode() when the PlannedNode's future successfully returns.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.