vyzo
b6c830c254
Merge branch 'master' into plan/deal-stress-test
2020-07-02 18:52:25 +03:00
vyzo
19ce23e907
initialize block delay to its minimum value of 1
2020-07-02 18:44:13 +03:00
vyzo
122926ad49
add testground build selector to compositions
2020-07-02 18:38:57 +03:00
Anton Evangelatov
01d6554a00
Merge pull request #94 from filecoin-project/listen-to-all-ifaces
...
listen to all ifaces when exposing internal apis
2020-07-02 15:27:21 +02:00
Anton Evangelatov
22005d642f
listen to all ifaces when exposing internal apis
2020-07-02 15:20:04 +02:00
Anton Evangelatov
b601fd12f7
Merge pull request #90 from filecoin-project/hook-up-miner-rpc-apis
...
export both apis for miners
2020-07-02 14:20:10 +02:00
Anton Evangelatov
740741b129
add mining_mode to deals-e2e test case
2020-07-02 14:13:39 +02:00
Anton Evangelatov
6d0c0b4323
Merge pull request #92 from filecoin-project/rm-lotus-testground
...
remove deprecated lotus-testground.
2020-07-02 13:24:06 +02:00
Anton Evangelatov
1623917bc4
Merge branch 'master' into hook-up-miner-rpc-apis
2020-07-02 13:21:08 +02:00
vyzo
9c6b6e61fe
remove duplicate miner addrs collection
2020-07-02 13:23:26 +03:00
vyzo
bcd3e79557
Merge branch 'master' into plan/deal-stress-test
2020-07-02 12:50:49 +03:00
vyzo
fee13a6daf
rename test case to deals-stress-test
2020-07-02 12:49:27 +03:00
Raúl Kripalani
619f3fd60b
update runtime image to v2.
2020-07-01 19:48:23 +01:00
Raúl Kripalani
4eb2218cf3
Update FFI and Lotus versions ( #89 )
2020-07-01 19:36:46 +01:00
Raúl Kripalani
45f20b8505
remove lotus-testground from CircleCI.
2020-07-01 19:20:36 +01:00
Raúl Kripalani
561b10a62b
remove deprecated lotus-testground.
2020-07-01 19:11:36 +01:00
Yusef Napora
e66d439cb4
Merge pull request #91 from filecoin-project/fix/drand-suspend
...
fix drand merge mess
2020-07-01 14:06:16 -04:00
Yusef Napora
83313ead4f
fix drand merge mess
2020-07-01 13:57:27 -04:00
Anton Evangelatov
e6bc6aafdf
resolve merge conflicts
2020-07-01 19:40:48 +02:00
Anton Evangelatov
c7f95280e4
update params for ports
2020-07-01 19:39:17 +02:00
Yusef Napora
459cd657d3
Merge pull request #70 from filecoin-project/plan/drand-halting
...
plan: drand halting
2020-07-01 13:06:14 -04:00
Yusef Napora
ea6dbc912b
merge origin/master into plan/drand-halting
2020-07-01 12:59:22 -04:00
Yusef Napora
a8841a8b76
merge testkit into plan/drand-halting
2020-07-01 12:54:46 -04:00
Anton Evangelatov
167a30fcb9
export both apis for miners
2020-07-01 18:54:20 +02:00
Raúl Kripalani
274b07f50a
Merge branch 'master' into plan/deal-stress-test
2020-07-01 17:38:56 +01:00
Raúl Kripalani
e7488209c8
refactor soup: assemble testkit; separate test case logic from node templates. ( #88 )
2020-07-01 17:29:09 +01:00
Yusef Napora
11bde71b92
fix log message
2020-07-01 12:09:58 -04:00
Yusef Napora
cecdb0c896
halt drand during lotus chain sync
2020-07-01 12:09:58 -04:00
Yusef Napora
4cd197cb13
wait for drand chain to catchup in Resume
2020-07-01 12:09:58 -04:00
Yusef Napora
72426d21fb
use latest sdk-go
2020-07-01 12:09:58 -04:00
Yusef Napora
4ac2de1ee5
add genesis_timestamp_offset to drand-halting testcase
2020-07-01 12:09:10 -04:00
Yusef Napora
e14b716643
add suspend_events param to manifest
2020-07-01 12:09:10 -04:00
Yusef Napora
f0c636f243
enable go build cache
2020-07-01 12:09:10 -04:00
Yusef Napora
8aef427fd8
implement halting as state machine
2020-07-01 12:09:10 -04:00
Yusef Napora
6c4e83f8a2
use global params in drand compositions
2020-07-01 12:06:50 -04:00
Yusef Napora
04311d6c1a
fix rebase cruft
2020-07-01 12:06:50 -04:00
Yusef Napora
9cb809ac60
add DebugSpew helper
2020-07-01 12:05:45 -04:00
Yusef Napora
79b0472924
set gossipRelay field
2020-07-01 12:04:19 -04:00
Yusef Napora
818bdd49b8
fix default log level
2020-07-01 12:04:19 -04:00
Yusef Napora
8ec4eb8030
fix log level in drand-halting
2020-07-01 12:04:19 -04:00
Yusef Napora
45068f601a
use testground selector
2020-07-01 12:04:19 -04:00
Yusef Napora
406bd5da84
define new test case for drand-halting
2020-07-01 12:04:19 -04:00
Yusef Napora
0b386f21d5
refactor drand node and implement halting
2020-07-01 12:02:40 -04:00
Yusef Napora
8469f67a38
set drand_period=1s
2020-07-01 11:57:36 -04:00
Anton Evangelatov
e01b887bc8
wip
2020-07-01 11:57:36 -04:00
Raúl Kripalani
de6d927914
go mod tidy.
2020-07-01 14:54:59 +01:00
Raúl Kripalani
e5d6751b09
rename testkit.{Run=>Handle}DefaultRole.
2020-07-01 14:53:34 +01:00
Raúl Kripalani
81f8451a23
iterate on testkit library.
2020-07-01 14:41:38 +01:00
Raúl Kripalani
436fe158c9
form testkit; separate test case logic from node templates.
2020-07-01 13:13:17 +01:00
Raúl Kripalani
7f3716504b
refactor lotus recipes to make them more manageable. ( #86 )
...
- Each role now has its own file (role_*.go).
- Options have their own file (lotus_opts.go).
- Sync service constructions have their own file (sync.go).
- Utilities are functionally grouped in files ({deals,retrieval}.go).
2020-06-30 23:02:01 +01:00