go-ethereum/tests/files/ansible/README.md

6 lines
308 B
Markdown
Raw Normal View History

# Automatic deployment of the random test generator
Testing is done in a Vagrant virtual machine
2015-01-14 18:03:37 +02:00
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.