Official Go implementation of the Ethereum protocol
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.
 
 
 
 
 
 
go-ethereum/tests/files/ansible
obscuren 9663493ba0 Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop 10 years ago
..
roles Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop 10 years ago
test-files Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop 10 years ago
README.md Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
Vagrantfile Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
ec2-setup.yml Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop 10 years ago
ec2-terminate.yml Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
ec2.ini Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
ec2.py Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
host-config.yml Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
site.yml Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 10 years ago
testrunner-config.yml Add 'tests/files/' from commit 'ce7204fa17560f6a76c7592bf5f23d29f22042d6' 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.