aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
Commit message (Collapse)AuthorAgeFilesLines
* Squashed 'tests/files/' changes from 0749546..641ebaaobscuren2015-03-175-14/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 641ebaa Merge branch 'develop' of https://github.com/ethereum/tests into develop 8e44fd4 possibility to launch more than one machine 5498fd5 2 more python fails 99268f3 update random test simulation files 170485e Merge remote-tracking branch 'origin/develop' into develop 4fcdf8f new python fails e67b68a Merge branch 'develop' of https://github.com/ethereum/tests into develop 3f45f18 BlockRLPTests block fields prefixed with 0000 9fa9bbd Merge pull request #78 from wanderer/develop 222c2b4 update block tests 9d844dd python fails 05233a4 update blockchaintests 7dc0aa2 update JS_API_Test blockchain 6daf1cc added JS_API_test blockchain e878f7e consitant address format 0e246ce python fail 57ea9a0 random failures 95934e0 add test for callcode to 0 13b8cd2 new python failures 9e60453 remove empty tests ca6dfa9 uncle older than 6 generation test cf7e950 some random failures 282090e update gas limits + uncle generation test bb4c1f4 cppjit failure cda9d4c more random failures 31ac17a add calldataload big offset test f6b8e28 remove seedhash and update blockchain tests ad69f9d add addmod test in order toc check that nothing get downcasted inbetween 38b7db2 a failing test b9149b5 Merge remote-tracking branch 'origin/develop' into develop 5bea708 more failing tests 478a07d fix missing comma 6d82797 Merge remote-tracking branch 'origin/develop' into develop 2f380e2 random fails 3cd0ce7 Merge pull request #75 from romanman/develop afa0a43 Update crypto.json 1b9b7b8 Introduce ECIES crypto test git-subtree-dir: tests/files git-subtree-split: 641ebaa3cf257c08838c707bebb481d61e708f95
* Squashed 'tests/files/' changes from e390be4..dbdd0f8obscuren2015-03-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | dbdd0f8 update test script for python 29dced2 add failing python test 5b7ebb9 OOG or 1024 depth level fail 3f58fd8 run OOG at tx level with to high value for call 39d8595 run OOG and too high value for call/callcode 55fbf95 run OOG and too high value for call/callcode 8856bfb add callCreateCallCode test file d2da29e check value when doing callcode 129a464 suicide and storage refund tests with and without storage 6aa5e29 suicide and storage refund tests fff323d python fails 963648b python callcode fail 31ce83a python big memory fail 531bc36 add memory stress test using return b7021c7 renaming 959ff59 vm input limit tests 1c3741f update blockchain tests with new uncle reward rule git-subtree-dir: tests/files git-subtree-split: dbdd0f829dea8aa053159707caf353d83bf5be0f
* debug version for cppjit in dockerfileCJentzsch2015-02-061-1/+1
|
* enabled testssveneh2015-02-051-3/+3
|
* enabled python in testssveneh2015-02-051-16/+17
|
* updated python and go to new build requirement. added script to createsveneh2015-02-055-29/+46
| | | | dockers locally
* fixessveneh2015-01-262-2/+4
|
* fixessveneh2015-01-262-4/+2
|
* added EC2 provisioning, optimised docker for EC2, added python andsveneh2015-01-2617-77/+1090
| | | | cppjit client (python not yet working)
* fixed sudo accesssveneh2015-01-191-0/+2
|
* fixed testrunnersveneh2015-01-152-0/+11
|
* uses docker in tesrunnersveneh2015-01-152-3/+4
|
* Dockers for go, cppsveneh2015-01-158-11/+101
|
* first version of automatic testrunner deployment. Uses ansible, vagrantsveneh2015-01-148-0/+182
and virtualbox