You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATM we are copying the preprod state from a directory on the builder before starting the E2E. There is a buildkite action to update it but it's broken. Update preprod snapshot
On windows the state is coming from AWS storage.
Downloading snapshots from any other place requires that
or we maintain the infrastructure and update the content
or we rely on unreliable external providers
Mithril is external and reliable
What
Inline download of preprod state via mithril for E2E tests on all platforms
How
Remove preprod cache for Linux E2E
Remove preprod cache for MacOS E2E
Use Mithril to download preprod state in Windows E2E
paolino
changed the title
Use Mithril to download preprod state
Remove uses of cnapshot.io from the repository
Jan 9, 2025
paolino
changed the title
Remove uses of cnapshot.io from the repository
Fix E2E state provision by using mithril on all platforms
Jan 9, 2025
paolino
changed the title
Fix E2E state provision by using mithril on all platforms
Fix E2E node state provision by using mithril on all platforms
Jan 9, 2025
Why
ATM we are copying the preprod state from a directory on the builder before starting the E2E. There is a buildkite action to update it but it's broken. Update preprod snapshot
On windows the state is coming from AWS storage.
Downloading snapshots from any other place requires that
Mithril is external and reliable
What
Inline download of preprod state via mithril for E2E tests on all platforms
How
Acceptance
The text was updated successfully, but these errors were encountered: