forked from mirror/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obscuren
9663493ba0
|
10 years ago | |
---|---|---|
.. | ||
roles | 10 years ago | |
test-files | 10 years ago | |
README.md | 10 years ago | |
Vagrantfile | 10 years ago | |
ec2-setup.yml | 10 years ago | |
ec2-terminate.yml | 10 years ago | |
ec2.ini | 10 years ago | |
ec2.py | 10 years ago | |
host-config.yml | 10 years ago | |
site.yml | 10 years ago | |
testrunner-config.yml | 10 years ago |
README.md
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.