Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 404 Bytes

README.vagrant.md

File metadata and controls

15 lines (9 loc) · 404 Bytes

Vagrant testing README

The current status of the Vagrant + Serverspec code is that there's enough to run a server spec for the "base ubuntu" role.

Much of the supporting code in the Vagrantfile and in spec/server has been shamelessly cribbed from the jenkins-infra project.

Running tests

  • bundle install
  • bundle exec vagrant up