petri: better handle subchannels for vtl2 storvsp devices
Open
Nobody has claimed this yet.
storage
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 238
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 100
Description
- It's not super obvious how to set custom sub-channels. I think you would call
with_custom_vtl2_settings. - Our tests should default to 1 subchannel per VP.
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.
Research direction
Start in petri/src/vm/mod.rs at with_custom_vtl2_settings, then locate the tests for VTL2 storvsp devices. Confirm how custom sub-channels are configured and update the test defaults so each VP has one subchannel, while preserving an explicit path for custom settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100