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-44796] Recognize VMs that our Jenkins created and permit reconnection. #73

Merged
merged 2 commits into from
Jul 28, 2017

Conversation

pjdarton
Copy link
Member

If we have previously lost contact with vSphere and thus end up with VMs
that are not known to Jenkins, but later we attempt to create a slave whose
same-named VM already exists, we can now recognize this situation and
reconnect.
Previously the code would repeatedly fail to create the VM and be unable to
spawn new VMs as a result.

If we have previously lost contact with vSphere and thus end up with VMs
that are not known to Jenkins, but later we attempt to create a slave whose
same-named VM already exists, we can now recognise this situation and
reconnect.
Previously the code would repeatedly fail to create the VM and be unable to
spawn new VMs as a result.
@pjdarton pjdarton changed the title Recognise VMs our Jenkins created and permit reconnection. [JENKINS-44796] Recognize VMs that our Jenkins created and permit reconnection. Jun 29, 2017
@pjdarton pjdarton merged commit f87d1de into jenkinsci:master Jul 28, 2017
@pjdarton pjdarton deleted the reconnect_to_existing_vm branch July 28, 2017 12:27
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.

1 participant