forked from amorenoz/govdpa
-
Notifications
You must be signed in to change notification settings - Fork 3
Proper filesystem mocking #14
Copy link
Copy link
Open
Description
Even after adding all the netlink support, this library will still make use of sysfs inspection, specially for the vdpa and pci bus management.
We should consider a filesystem mocking mechanism such as the one implemented by https://github.com/Mellanox/sriovnet/tree/master/pkg/utils. That would allow us to increase the test coverage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels