Improve nvme_driver save/restore testing
Open
Nobody has claimed this yet.
storage
testing
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 238
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 100
Description
As mentioned in https://github.com/microsoft/openvmm/pull/210#discussion_r1828115714
Need to improve unit tests:
- Multiple namespaces per controller
- Failure to restore (at various stages)
- A save/restore with pending IO
Note: All of these require a working save/restore unit test loop, which is currently blocked by #489.
Contributor guide
No contributing guide indexed for this repository
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.