Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testplans: lotus-soup: use default WPoStChallengeWindow #6400

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

nonsense
Copy link
Member

@nonsense nonsense commented Jun 7, 2021

This PR is:

  1. Updating lotus-soup initialisation to not scale down the WPoStChallengeWindow - this results in preseal sectors in the bootstrapper node to fail the minimum deal duration validation (see fix bootstrapper (genesis block generation) in lotus-soup #6379). Given that we don't test PoSt faults at the moment, we don't really need to scale this window down at this stage. As soon as we introduce tests for faults, we will need to decide how to speed up the tests - either by using a fake clock, or by reducing these windows.

  2. Updating the base and runtime docker images, that include the latest filecoin-ffi lib.


Tests are passing at: https://ci.testground.ipfs.team/tasks#taskID_c2uu7gt5p7ae493pkipg

@magik6k magik6k merged commit 0117584 into master Jun 7, 2021
@magik6k magik6k deleted the fix-lotus-soup-tests branch June 7, 2021 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants