Commit Graph
12199 Commits
Author SHA1 Message Date
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
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
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 RajasekaranandJennifer 4af59e0188 Apply suggestions from code review
Co-authored-by: Jennifer <42981373+jennijuju@users.noreply.github.com>
2021-06-22 19:23:24 -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
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
Raúl Kripalani c0a8a9f5b5 make gen. 2021-06-21 20:52:59 +01:00
Raúl Kripalani 684cce198f add a unit test. 2021-06-21 20:49:24 +01:00
Raúl Kripalani 59eab2df25 move scheduling filtering logic down. 2021-06-21 20:49:16 +01:00
Raúl Kripalani 83839362c5 fix boolean condition. 2021-06-21 20:35:51 +01:00
Raúl Kripalani b6147fb27f extern/storage: retype resource filtering strategy to enum. 2021-06-21 20:28:15 +01:00
Raúl Kripalani f3b6f8de1a add ability to ignore worker resources when scheduling. 2021-06-21 20:08:18 +01:00
Raúl Kripalani c22e10c4a4 use mock proofs in TestQuotePriceForUnsealedRetrieval. 2021-06-21 18:29:25 +01:00
Raúl Kripalani 132b49728c Merge branch 'master' into raulk/itests-refactor-kit 2021-06-21 18:26:04 +01:00
Raúl Kripalani 70929a99e6 speed up test. 2021-06-21 18:24:39 +01:00
Raúl Kripalani 00fa3878d4 remove debug statement. 2021-06-21 18:22:08 +01:00
Raúl Kripalani 0879ac496f uncomment lines in TestDealCyclesConcurrent. 2021-06-21 18:21:10 +01:00
Raúl Kripalani 83ee345b1c Merge branch 'master' into raulk/itests-refactor-kit 2021-06-21 18:19:26 +01:00