From Fedora Project Wiki

Revision as of 09:45, 13 April 2011 by Mamasun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This test case verifies that a Fedora Xen DomU can be paused and unpaused without causing soft lockups.


How to test

  1. On the dom0, pause the rawhide domU by running
    $> virsh suspend rawhide
  2. Now wait 20 to 30 seconds
  3. Now run
    $> virsh resume rawhide

Expected Results

  1. After the resume, the rawhide domU should continue to run without softlockups or other problems.