Commit Graph

23 Commits

Author SHA1 Message Date
Kirill Fedoseev 592663aeac Fixed unnecessary --rm 2019-10-29 18:47:21 +03:00
Kirill Fedoseev de76a1aaad Eth watcher should now work on ci env 2019-10-29 18:24:38 +03:00
Kirill Fedoseev 4db5f2ac93 Added more debug logs 2 2019-10-29 17:28:28 +03:00
Kirill Fedoseev adba55bae0 Added more debug logs 2019-10-29 13:57:41 +03:00
Kirill Fedoseev 935b8c87a8 Trying to figure out why eth watcher does not work properly on CI env 5 2019-10-29 13:19:32 +03:00
Kirill Fedoseev e29ea876f5 Trying to figure out why eth watcher does not work properly on CI env 3 2019-10-28 23:29:58 +03:00
Kirill Fedoseev ceb370a217 Trying to figure out why eth watcher does not work properly on CI env 2019-10-28 21:22:48 +03:00
Kirill Fedoseev 43cda189ea Replaced mkdir with mkdir -p 2019-10-28 19:14:57 +03:00
Kirill Fedoseev f8e8ea8fe5 Get rid of bind mounts in docker-compose for contracts 2019-10-28 18:55:09 +03:00
Kirill Fedoseev 23ba4e86f6 Added saving of ganache logs into artifacts 2019-10-28 17:55:47 +03:00
Kirill Fedoseev 8c2864bac3 Trying to find out why curl wait does not work on circleci 2019-10-28 17:23:16 +03:00
Kirill Fedoseev 927332634c Updated config. Decreased no_output_timout for curl wait of validator 2019-10-28 16:49:32 +03:00
Kirill Fedoseev 876f09f312 Bnc to eth tests, artifacts processing in circleci config 2019-10-28 15:47:07 +03:00
Kirill Fedoseev 13c0734691 First wokring tests set 2019-10-27 19:21:36 +03:00
Kirill Fedoseev 7aeaf94627 Refactored config, tests scripts files 2019-10-24 23:45:25 +03:00
Kirill Fedoseev 0b3c1c851c Small fixes in config 2019-10-24 16:41:45 +03:00
Kirill Fedoseev 312004128a Updated scripts to store ganache data in docker volumes 2019-10-24 16:24:18 +03:00
Kirill Fedoseev 2f241dffbe Moved contracts deploy process in separate init job 2019-10-24 16:05:33 +03:00
Kirill Fedoseev b5952ce02a Correct dependency building. Moved building tss in separate job 2019-10-23 19:12:27 +03:00
Kirill Fedoseev 80b4914d71 Changed docker remote engine version 2019-10-22 14:57:03 +03:00
Kirill Fedoseev 44ae80b6ef Made init script in tests 2019-10-21 22:01:15 +03:00
Kirill Fedoseev 088aee652d Added more initialization of environment 2019-10-21 21:43:31 +03:00
Kirill Fedoseev 159c097505 Created circleci config for starting environment 2019-10-21 17:37:07 +03:00