Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25932

"Provider" argument doesn't work when booting up Vagrant VM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • vagrant-plugin
    • None
    • Jenkins ver. 1.592, vagrant plugin 1.0.1

      How to Reproduce

      1. Create a freestyle project.
      2. Add a repo that contains a Vagrantfile.
      3. Add "Boot up Vagrant VM" build step.
      4. Fill in the "Provider" textfield with a provider name.
      5. 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
      

            hasyimi Hasyimi Bahrudin
            hasyimi Hasyimi Bahrudin
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: