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

VsphereSelection: Allow dynamic selection of vsphere cloud #24

Merged
merged 1 commit into from
Feb 3, 2015

Conversation

damienbiggs
Copy link
Collaborator

A jenkins user could have a job that can be used for two separate VSphere
instances.
At present there is no way to select the vsphere instance using a build parameter.
This adds a parameter called ${VSPHERE_CLOUD_NAME} as an vsphere cloud option for selection.
If selected then the jenkins user can add a parameter of the same name for the
build.

A jenkins user could have a job that can be used for two separate VSphere
instances.
At present there is no way to select the vsphere instance using a parameter.
This adds a parameter called ${VSPHERE_CLOUD_NAME} as an option for selection.
If selected then the jenkins user can add a parameter of the same name for the
build.
@damienbiggs
Copy link
Collaborator Author

Btw, is there a formatting jar for intellij for the project?
My formatting at times seems at odds with the existing files.
Thanks.

@jswager
Copy link
Member

jswager commented Feb 3, 2015

No formatting jar that I'm aware of. From what I've seen, the contributors to the plugin use a variety of editors.

jswager added a commit that referenced this pull request Feb 3, 2015
VsphereSelection: Allow dynamic selection of vsphere cloud
@jswager jswager merged commit e64d7ef into jenkinsci:master Feb 3, 2015
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