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

Get node db from aws in Windows e2e flow #3216

Merged
merged 12 commits into from
Apr 6, 2022

Conversation

piotr-iohk
Copy link
Contributor

@piotr-iohk piotr-iohk commented Apr 4, 2022

  • Get node db from aws in Windows e2e flow
  • Update Windows flow to use C:\
  • Make it possible to select either GH actions cache or AWS for node DB for all flows
  • update README

Comments

I have introduced an option to get Node DB from cache from AWS snapshot provided by @jbgi ❤️ .
For now Linux, MacOS and Docker flows remain on GH actions cache, Windows has been put on AWS. That's because GH actions is slightly faster and AWS snapshots will always probably be compatible with currently released node version and that's not always what the wallet wants. In any case it can be easily switched from one to another.

During the course I've found out that the reason Windows machines where getting out of disk space was due to the fact that by default they store things on D:\ which has ~12GB space only. Those GH Windows' have also C:\ which has ~100GB. I've changes Windows flow to use C:\ instead. (It is not an issue for Linux and Mac because they just work in the context of /)

Issue Number

ADP-1550

@piotr-iohk piotr-iohk self-assigned this Apr 4, 2022
@piotr-iohk piotr-iohk force-pushed the piotr/adp-1550/cache-node-db-from-web branch from 827418d to bf1c4bd Compare April 4, 2022 19:01
@piotr-iohk piotr-iohk force-pushed the piotr/adp-1550/cache-node-db-from-web branch from 1ed1289 to eeb7123 Compare April 5, 2022 08:31
@piotr-iohk piotr-iohk force-pushed the piotr/adp-1550/cache-node-db-from-web branch 2 times, most recently from b9f3f01 to 809d5b3 Compare April 5, 2022 08:45
@piotr-iohk piotr-iohk force-pushed the piotr/adp-1550/cache-node-db-from-web branch 16 times, most recently from b2b5b5f to 42c1415 Compare April 5, 2022 20:06
@piotr-iohk piotr-iohk force-pushed the piotr/adp-1550/cache-node-db-from-web branch from 42c1415 to c3ce02b Compare April 5, 2022 20:23
Copy link
Contributor

@HeinrichApfelmus HeinrichApfelmus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Green light from me, you know what you're doing. 😊

@piotr-iohk
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Apr 6, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit be1bb50 into master Apr 6, 2022
@iohk-bors iohk-bors bot deleted the piotr/adp-1550/cache-node-db-from-web branch April 6, 2022 12:51
WilliamKingNoel-Bot pushed a commit that referenced this pull request Apr 6, 2022
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