mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 09:03:48 +00:00
5 lines
308 B
Markdown
Executable file
5 lines
308 B
Markdown
Executable file
# 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.
|