Raúl Kripalani
a1e57d35f9
circleci was out of sync.
2021-06-23 18:24:36 +01:00
Łukasz Magiera
0e4cd3c599
Merge pull request #6563 from filecoin-project/asr/batch-starter
...
Always flush when timer goes off
2021-06-23 19:19:30 +02:00
Łukasz Magiera
643b35c0c9
Merge pull request #6561 from filecoin-project/raulk/circleci-dynamic
...
dynamic circleci config for streamlining test execution
2021-06-23 19:17:13 +02:00
Raúl Kripalani
9b3188d110
split deals tests.
2021-06-23 18:13:29 +01:00
Raúl Kripalani
779626ceec
fix circleci.
2021-06-23 18:05:20 +01:00
Raúl Kripalani
ef8f35510d
Merge branch 'master' into raulk/itests-refactor-kit
2021-06-23 17:55:06 +01:00
Raúl Kripalani
f4d0db83d8
Merge branch 'raulk/circleci-dynamic' into raulk/itests-refactor-kit
2021-06-23 17:33:17 +01:00
Aayush Rajasekaran
616e5688fc
Remove MinPreCommitBatch
2021-06-23 12:30:32 -04:00
Raúl Kripalani
f4341409a1
deterministic order for rest unit tests.
2021-06-23 17:08:46 +01:00
Raúl Kripalani
2c605e08f1
Revert "(test) deliberately check in an outdated .circleci/config.yml to test the gen-check CI target."
...
This reverts commit 6017715fd7
.
2021-06-23 16:50:11 +01:00
Raúl Kripalani
0c31676bf8
Makefile: add circleci target as dependency of gen target.
2021-06-23 16:46:13 +01:00
Raúl Kripalani
6017715fd7
(test) deliberately check in an outdated .circleci/config.yml to test the gen-check CI target.
2021-06-23 16:40:20 +01:00
Raúl Kripalani
211751f8b8
declare some tests as expensive.
2021-06-23 16:37:43 +01:00
Aayush Rajasekaran
f1ed13d1ef
Merge pull request #6571 from filecoin-project/chore/merge-1.10
...
Merge 1.10 branch into master
2021-06-23 10:10:11 -04:00
Łukasz Magiera
fa2be42eb0
Merge remote-tracking branch 'origin/release/v1.10.0' into chore/merge-1.10
2021-06-23 15:51:00 +02:00
Łukasz Magiera
8adfdfb0fb
Merge pull request #6560 from filecoin-project/asr/fix-comment
...
Fix helptext
2021-06-23 12:49:02 +02:00
wangchao
03261771e2
scale up sector expiration to avoid sector expire in batch-pre-commit waitting
2021-06-23 14:10:28 +08:00
Jennifer
cd9f6724a5
Merge pull request #6565 from filecoin-project/asr/hyperdrive-epoch
...
Set HyperDrive upgrade epoch
2021-06-23 00:44:32 -04:00
Aayush Rajasekaran
2dd498297f
Set HyperDrive upgrade epoch
2021-06-22 19:34:03 -04:00
Aayush Rajasekaran
93f7cbe587
Add a helpful comment
2021-06-22 19:31:36 -04:00
Aayush Rajasekaran
4af59e0188
Apply suggestions from code review
...
Co-authored-by: Jennifer <42981373+jennijuju@users.noreply.github.com>
2021-06-22 19:23:24 -04:00
Aayush Rajasekaran
6ca2a14819
Always flush when timer goes off
2021-06-22 19:16:36 -04:00
Łukasz Magiera
32b986503d
Merge pull request #6548 from filecoin-project/feat/maxprice-agg
...
Update default fees for aggregates
2021-06-23 01:13:48 +02:00
Steven Allen
63e2caae81
lint(lotus-sim): handle error
2021-06-22 15:06:44 -07:00
Steven Allen
87c306fd47
feat(lotus-sim): use current power instead of lookback
...
I'd _really_ like to use lookback, but don't have that when starting
from a snapshot.
2021-06-22 15:06:30 -07:00
Steven Allen
0b06de2bd3
fix(lotus-sim): unembed Node from Simulation
...
I wanted to expose the node's _fields_, but this also exposed the
methods. That got rather confusing.
(probably could have used a new type, but eh)
foo
2021-06-22 14:53:06 -07:00
Raúl Kripalani
da96414bf8
switch test output format.
2021-06-22 21:39:20 +01:00
Raúl Kripalani
b74ad796ce
fix dangling import.
2021-06-22 21:39:20 +01:00
Raúl Kripalani
c6c202d7d4
add makefile target.
2021-06-22 21:39:20 +01:00
Raúl Kripalani
539f8c1f61
fix test that references private symbols; avoid hacky test selection flags.
2021-06-22 21:39:20 +01:00
Raúl Kripalani
ec6c394de7
remove dynamic circleci.
2021-06-22 21:39:20 +01:00
Aayush Rajasekaran
07fad6a201
Fix helptext
2021-06-22 16:02:06 -04:00
Raúl Kripalani
51e51d1b90
dynamic circleci config.
2021-06-22 20:55:10 +01:00
Aayush Rajasekaran
9e4875f210
Merge pull request #6492 from filecoin-project/appimage-v1.10.0-rc3
...
Appimage v1.10.0 rc3
2021-06-22 15:51:55 -04:00
Jakub Sztandera
bf82b96fd8
Update default fees for aggregates
...
Resolves #6422
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2021-06-22 20:20:01 +02:00
Raúl Kripalani
2e9e1c2330
avoid double BlockMiner instantiation.
2021-06-22 18:15:38 +01:00
Raúl Kripalani
120dd14979
avoid double close.
2021-06-22 17:18:07 +01:00
Raúl Kripalani
9b2efd5ace
try to deflake window post itests.
2021-06-22 17:07:14 +01:00
Raúl Kripalani
098eb6bfff
try using bg context on constructor.
2021-06-22 16:36:06 +01:00
Raúl Kripalani
71a7270c98
cleanup gateway RPC.
2021-06-22 16:36:06 +01:00
Raúl Kripalani
2a58f830c0
fix sector_terminate_test.go flakiness.
2021-06-22 16:36:06 +01:00
Dirk McCormick
da789939b1
fix: bump blocktime of TestQuotePriceForUnsealedRetrieval to 1 second
2021-06-22 14:33:44 +02:00
Raúl Kripalani
bb032b526c
switch back to ws API.
2021-06-21 23:24:59 +01:00
Raúl Kripalani
0e2d06fc39
switch to http API.
2021-06-21 23:10:17 +01:00
Raúl Kripalani
502e104e6a
typo.
2021-06-21 21:35:39 +01:00
Raúl Kripalani
e438ef99f8
fix merge error in window post dispute tests.
2021-06-21 21:25:55 +01:00
Raúl Kripalani
e69335b35f
Merge branch 'master' into raulk/itests-refactor-kit
2021-06-21 21:21:05 +01:00
Raúl Kripalani
4fcd0b7aca
disable resource filtering on scheduler.
2021-06-21 21:20:45 +01:00
Łukasz Magiera
6e1cf6fdc9
Merge pull request #6542 from filecoin-project/raulk/worker-disable-resource-filtering
...
extern/storage: add ability to ignore worker resources when scheduling.
2021-06-21 22:11:14 +02:00
Raúl Kripalani
b7a5e3cd0f
Merge branch 'raulk/worker-disable-resource-filtering' into raulk/itests-refactor-kit
2021-06-21 21:09:04 +01:00