You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
- use utils.StartCmd to mock call to start hypervisor process.
- Add unit test for startSandbox.
Fixes: kata-containers#2367
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this issue
Dec 19, 2019
- use utils.StartCmd to mock call to start hypervisor process.
- Add unit test for startSandbox.
Fixes: kata-containers#2367
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this issue
Dec 20, 2019
- use utils.StartCmd to mock call to start hypervisor process.
- Add unit test for startSandbox.
Fixes: kata-containers#2367
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this issue
Dec 20, 2019
- use utils.StartCmd to mock call to start hypervisor process.
- Add unit test for startSandbox.
Fixes: kata-containers#2367
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
jcvenegas
added a commit
to jcvenegas/runtime
that referenced
this issue
Dec 20, 2019
- use utils.StartCmd to mock call to start hypervisor process.
- Add unit test for startSandbox.
Fixes: kata-containers#2367
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
Which feature do you think can be improved?
Cloud hypervisor unit testing
How can it be improved?
Unit testing is for
cloud-hyperivisor
driver is low to increase it it is needed to have a loose dependency for the HTTP API and virtiofsd logic.Additional Information
Anything else to add?
Before raising this feature request
Have you looked at the limitations document?
The text was updated successfully, but these errors were encountered: