mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-17 02:00:56 +00:00
74faa30af6
and virtualbox
6 lines
255 B
Markdown
6 lines
255 B
Markdown
# 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.
|