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/ansible
obscuren dffaa678f9 Squashed 'tests/files/' changes from 0749546..641ebaa 10 years ago
..
roles Squashed 'tests/files/' changes from 0749546..641ebaa 10 years ago
test-files Squashed 'tests/files/' changes from 0749546..641ebaa 10 years ago
README.md Dockers for go, cpp 10 years ago
Vagrantfile uses docker in tesrunner 10 years ago
ec2-setup.yml Squashed 'tests/files/' changes from 0749546..641ebaa 10 years ago
ec2-terminate.yml added EC2 provisioning, optimised docker for EC2, added python and 10 years ago
ec2.ini added EC2 provisioning, optimised docker for EC2, added python and 10 years ago
ec2.py added EC2 provisioning, optimised docker for EC2, added python and 10 years ago
host-config.yml added EC2 provisioning, optimised docker for EC2, added python and 10 years ago
site.yml first version of automatic testrunner deployment. Uses ansible, vagrant 10 years ago
testrunner-config.yml added EC2 provisioning, optimised docker for EC2, added python and 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.