microsoft / microsoft/hcsshim

[Live Migration] Add unit tests in VM Controller for migration flows

Open
#2,812 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
694
Forks
304
Avg merge
1d 19h
Merged PRs (30d)
28

Description

Migration flows at the VM controller layer currently lack dedicated test coverage. While other controllers (pod, network, process, linuxcontainer, scsi) include save/import tests, the VM migration path (Save, Import, Patch, and Resume) does not appear to have a corresponding tests.

This issue is for adding the same to VM Controller.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the VM Controller and the existing save/import tests for the pod, network, process, linuxcontainer, and scsi controllers. Compare their migration-flow coverage and add corresponding unit tests for VM Save, Import, Patch, and Resume. Done means the VM controller has dedicated coverage for all four flows and the tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
operating-systems, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.