lotus/lotus-soup/testkit
Anton Evangelatov 097d82535d
upgrade lotus-soup (drand, lotus, stop/resume drand) (#249)
* wip

* commit with fewer error messages

* reduce headlag from 3 to 1

* fixes for params

* add composition for local:docker

* revert drand-halt plan

* initial monitor of miner power and chain epochs

* revert params to be same as filecoin mainnet

* increase timeout for drand resuming from 30sec to 120sec.

* increase log level

* upgrade lotus to v0.6.1

* upgrade drand to v1.1.1

* increase prepare node timeout from 1 min to 3 min

* upgrade drand to master. increase timeouts for prepare drand node

* nil the stmgr.ForksAtHeight map

* modify starting/stopping of drand within testplan

* increase drand outage to 45min. so that we miss windows

* upgrade proof parameters in docker images

* revert in-complete changes

* use correct runtime debug image
2020-09-16 12:51:23 +02:00
..
deals.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
defaults.go refactor soup: assemble testkit; separate test case logic from node templates. (#88) 2020-07-01 17:29:09 +01:00
lotus_opts.go make the testkit friends with local:exec. (#105) 2020-07-06 15:47:17 +01:00
net.go randomized network params & batch runner (#142) 2020-07-27 14:58:27 +01:00
node.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
retrieval.go slashing/termination from failed windowed post + fast retrieval benchmarks (#95) 2020-07-27 13:57:01 +02:00
role_bootstrapper.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
role_client.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
role_drand.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
role_miner.go upgrade lotus-soup (drand, lotus, stop/resume drand) (#249) 2020-09-16 12:51:23 +02:00
role_pubsub_tracer.go refactor soup: assemble testkit; separate test case logic from node templates. (#88) 2020-07-01 17:29:09 +01:00
sync.go payment channels tests improvements (#245) 2020-08-28 13:36:20 +01:00
testenv_ranges.go randomized network params & batch runner (#142) 2020-07-27 14:58:27 +01:00
testenv.go randomized network params & batch runner (#142) 2020-07-27 14:58:27 +01:00