-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Labels
CIImprovements or additions to our CI setup outside of floweyImprovements or additions to our CI setup outside of floweyenhancementNew feature or requestNew feature or requeststoragetestingRelated to our automated tests and infrastructureRelated to our automated tests and infrastructure
Description
(see comments in code)
When adding support for NVMe storage on Hyper-V VMs, I took the most expedient path and just did it using NVMe backed by VHDs. Generalize that support to also leverage DDA if configured.
Would need:
- Global device allocator (and test fallback behavior if there aren't other devices, if another test trial is using all of them, etc.). Be sure to handle any sort of resource leaks from test failures.
- Changes to
petri
andhyperv.psm1
to leverage said allocator.
Metadata
Metadata
Assignees
Labels
CIImprovements or additions to our CI setup outside of floweyImprovements or additions to our CI setup outside of floweyenhancementNew feature or requestNew feature or requeststoragetestingRelated to our automated tests and infrastructureRelated to our automated tests and infrastructure