Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: udpate sample_latency to use FCMetricsMonitor
FCMetricsMonitor class relies on `microvm` having a valid `kernel_file` to set guest kernel dimensions. sample_latency test restores microvm from snapshot so it didn't need to have a guest kernel passed while building microvm object. Passing guest kernel shouldn't affect the restore test but it will help FCMetricsMonitor to get the right guest kernel version so, update `sample_latency` to pass guest kernel while building the microvm. Signed-off-by: Sudan Landge <[email protected]>
- Loading branch information