Skip to content

caess/sysadmin-cucumber-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo environment put together for the blog post Using Cucumber For Testing Operations Tickets.

Requirements

You will need Vagrant installed. As written, you will also need VirtualBox installed. (If you instead use the VMware integration methods for Vagrant, you can edit Vagrantfile accordingly.)

#To Use

  1. Download the base box ithiriel-CentOS-6.4-i386-20130714.box.
  2. Import the base box: vagrant box add ithiriel-CentOS-6.4-i386-20130714.box
  3. Start the environment: vagrant up

If desired, you can instead build the box using the definitions found in my vagrant-base-boxes git repo. You should also be able to use any other CentOS 6.x base box but I haven't tested it. If you use a different base box, import that box and edit Vagrantfile accordingly.

About

A demo environment for the blog post "Using Cucumber For Testing Operations Tickets"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published