oxidecomputer / oxidecomputer/crucible
Long running crucible tests
Open
@leftwo is already working on this.
Since Mar 30, 2022.
mvp
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
We need a longer running crucible test.
I think updating the cli-server to import write history from a file, and perhaps some command
to "sync" the current state as well could be a start. Followed quickly by a way to fire off any
of the current tests, and/or a new long running test that we can interrupt and have cliserver save
write state. Which means I need to figure out how to interrupt it from the cli.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.