plugeth/ansible
2015-01-14 18:06:28 +01:00
..
roles fixed testrunner 2015-01-14 18:06:28 +01:00
test-files fixed testrunner 2015-01-14 18:06:28 +01:00
host-config.yml Dockers for go, cpp 2015-01-14 17:03:37 +01:00
README.md Dockers for go, cpp 2015-01-14 17:03:37 +01:00
site.yml first version of automatic testrunner deployment. Uses ansible, vagrant 2015-01-14 16:10:33 +01:00
testrunner-config.yml 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

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.