This repository has been archived by the owner on May 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Home
caktux edited this page May 5, 2015
·
15 revisions
Welcome to the system-testing wiki!
Ask to be added to the skype channel DEV Network Intelligence
- testing of ethereum clients on dedicated machines
- clients are deployed on AWS instances. Each instance hosts one client.
- clients are deployed in Docker containers
- automatic deployment is done via docker-machine and Fabric tasks
- bootstrapping nodes are deployed to connect clients
- logs of all clients are centrally stored on an Elastic Search server
- scenarios are scripted and evaluated in Python
- no interaction with other testbeds / blockchains
- demo will be done with pyethereum - done
- go as soon as https://github.com/ethereum/go-ethereum/issues/222 is resolved - in progress
- cpp as soon as https://github.com/ethereum/cpp-ethereum/issues/705 is resolved
- start cmd w/ config file (e.g. pyeth -C config.txt)
- or via cli parameters (okay: py, go, cpp)
- RPC API (todo py)
- Structured Logging (best practices)
List of all scenarios, planned and done
[Details about scenarios](Test Scenarios)