-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
Jenkins ver. 1.592, vagrant plugin 1.0.1
How to Reproduce
- Create a freestyle project.
- Add a repo that contains a Vagrantfile.
- Add "Boot up Vagrant VM" build step.
- Fill in the "Provider" textfield with a provider name.
- Save and build.
Console Output
Vagrant 1.6.5 [ vagrant ]: Executing command :[vagrant, up, linode] in folder /var/lib/jenkins/jobs/sample-web-app/workspace [workspace] $ vagrant up linode The machine with the name 'linode' was not found configured for this Vagrant environment. Build step 'Boot up Vagrant VM' marked build as failure Finished: FAILURE