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

Test Holochain startup time scenario #133

Open
ThetaSinner opened this issue Nov 26, 2024 · 2 comments
Open

Test Holochain startup time scenario #133

ThetaSinner opened this issue Nov 26, 2024 · 2 comments
Assignees

Comments

@ThetaSinner
Copy link
Member

ThetaSinner commented Nov 26, 2024

We want to make sure that Holochain startup time is reasonable. For some context, we used to require the cell to join its network before allowing zome calls, so we could have very slow startup times from Holochain starting to cells being ready (i.e. responding to zome calls). We want to make sure that there's nothing like this that can't be sped up on the startup path.

At the moment, Wind Tunnel cannot startup a Holochain conductor. That's something we're going to want to support for tests that need to stop/start conductors to simulate agents coming and going in long running tests. If that hasn't been implemented by the time we get to this issue then that will be a per-requisite to writing this scenario.

  • Test with existing state with one DNA
  • Test with existing state and multiple DNAs
  • Test with clean state every run

Created based on Holochain issue #2414

@ThetaSinner ThetaSinner self-assigned this Nov 26, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Holochain Nov 26, 2024
@ThetaSinner ThetaSinner moved this from Backlog to Ready for refinement in Holochain Nov 26, 2024
@ThetaSinner
Copy link
Member Author

Placing in the WT MVP initially, if we can find time for this then it'd be a good piece of functionality to cover as part of the initial Wind Tunnel testing

@ThetaSinner
Copy link
Member Author

Consider solving the problem of starting the conductor from WT in #132. Then implement this after Nomad is ready so we don't have an extra TryCP test to port

@ThetaSinner ThetaSinner moved this from Ready for refinement to Awaiting clarification in Holochain Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Awaiting clarification
Development

No branches or pull requests

1 participant