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

use temporary homedir for filecoin devnet #81

Merged
merged 3 commits into from
Nov 25, 2021

Conversation

nonsense
Copy link
Member

This should make our integration tests a bit more robust - so far we've always had to clean up the default locations for the lotus-miner and lotus fullnode repository directories. With a temp dir, we don't have to do that, and just leave it to the OS to cleanup on reboot.


The devnet cmd is still using the user's HOME dir.

@nonsense nonsense requested a review from dirkmc November 25, 2021 15:53
@nonsense nonsense force-pushed the nonsense/use-temporary-home-for-devnet branch from e2171a9 to 686d9c5 Compare November 25, 2021 15:59
itests/dummydeal_test.go Outdated Show resolved Hide resolved
@nonsense nonsense merged commit 9a0809c into main Nov 25, 2021
@nonsense nonsense deleted the nonsense/use-temporary-home-for-devnet branch March 22, 2022 16:41
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