From Fedora Project Wiki
(черновой вариант страницы) |
No edit summary |
||
Line 1: | Line 1: | ||
{{autolang}} | |||
{{QA/Test_Case/ru | {{QA/Test_Case/ru | ||
|description=This test case verifies that a Fedora Xen DomU can be paused and unpaused without causing soft lockups. | |description=This test case verifies that a Fedora Xen DomU can be paused and unpaused without causing soft lockups. |
Latest revision as of 09:45, 13 April 2011
Описание
This test case verifies that a Fedora Xen DomU can be paused and unpaused without causing soft lockups.
Как проводить тестирование
- On the dom0, pause the rawhide domU by running
$> virsh suspend rawhide
- Now wait 20 to 30 seconds
- Now run
$> virsh resume rawhide
Ожидаемые результаты
- After the resume, the rawhide domU should continue to run without softlockups or other problems.