quorum/ansible
CJentzsch 0c29650bfa debug version for cppjit in dockerfile 2015-02-05 17:01:24 +01:00
..
roles updated python and go to new build requirement. added script to create 2015-02-05 12:07:12 +01:00
test-files debug version for cppjit in dockerfile 2015-02-05 17:01:24 +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.