blob: 558b2e845f4724745b0985b38085f407be89a046 (
plain) (
blame)
1
2
3
4
5
|
# 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.
|