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
Now that the storage constructor can be called from outside the bootstrap, it becomes easier to write test code that bootstraps the cluster from existing logs.
Specifically, the following features should be tested:
Bootstrap from existing logs
Bootstrap from existing snapshot
The text was updated successfully, but these errors were encountered:
jopemachine
changed the title
Implement cluster bootstrap from existing logs integration test
Implement cluster bootstrap from existing logs and snapshot integration test
Oct 15, 2024
Now that the storage constructor can be called from outside the bootstrap, it becomes easier to write test code that bootstraps the cluster from existing logs.
Specifically, the following features should be tested:
The text was updated successfully, but these errors were encountered: