go-ethereum/tests/files/ansible
2016-05-17 17:41:14 -04:00
..
roles Merge https://github.com/ethereum/go-ethereum into rebase-1.3.4 2016-03-02 11:54:34 -05:00
test-files Merge https://github.com/ethereum/go-ethereum into rebase-1.3.4 2016-03-02 11:54:34 -05:00
ec2-setup.yml [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00
ec2-terminate.yml [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00
ec2.ini Merge remote-tracking branch 'ethereum/master' into rebase-1.4.4 2016-05-17 17:41:14 -04:00
ec2.py Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 2015-03-02 16:43:12 +01:00
host-config.yml [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00
README.md [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00
site.yml [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00
testrunner-config.yml [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00
Vagrantfile [release/1.3.4] tests: updated homestead tests 2016-02-24 13:46:23 +01:00

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.