quorum/ansible
sveneh d0440eef25 fixes 2015-01-25 23:28:47 +01:00
..
roles fixes 2015-01-25 23:28:47 +01:00
test-files fixes 2015-01-25 23:28:47 +01:00
README.md Dockers for go, cpp 2015-01-14 17:03:37 +01:00
Vagrantfile uses docker in tesrunner 2015-01-14 17:53:13 +01:00
ec2-setup.yml added EC2 provisioning, optimised docker for EC2, added python and 2015-01-25 22:52:38 +01:00
ec2-terminate.yml added EC2 provisioning, optimised docker for EC2, added python and 2015-01-25 22:52:38 +01:00
ec2.ini added EC2 provisioning, optimised docker for EC2, added python and 2015-01-25 22:52:38 +01:00
ec2.py added EC2 provisioning, optimised docker for EC2, added python and 2015-01-25 22:52:38 +01:00
host-config.yml added EC2 provisioning, optimised docker for EC2, added python and 2015-01-25 22:52:38 +01:00
site.yml first version of automatic testrunner deployment. Uses ansible, vagrant 2015-01-14 16:10:33 +01:00
testrunner-config.yml added EC2 provisioning, optimised docker for EC2, added python and 2015-01-25 22:52:38 +01:00

README.md

Automatic deployment of the random test generator

Testing is done in a Vagrant virtual machine

install vagrant, virtualbox, ansible, then do vagrant up. It should provison a basic machine. vagrant ssh to verify the machine is working as expected. vagrant terminate to reset machine to clean state.