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
sveneh d0440eef25 fixes 10 years ago
..
roles fixes 10 years ago
test-files fixes 10 years ago
README.md Dockers for go, cpp 10 years ago
Vagrantfile uses docker in tesrunner 10 years ago
ec2-setup.yml added EC2 provisioning, optimised docker for EC2, added python and 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.