From Fedora Project Wiki

(Undo revision 231783 by Mamasun (Talk))
(Undo revision 231785 by Mamasun (Talk))
Line 28: Line 28:
=== What's needed to test ===
=== What's needed to test ===


* Two fully updated Fedora 15 test machines.  See instructions on the [[Test_Day:2011-04-14_Virtualization/ru|main test day page]].  The first machine will be called the "source machine", and the second machine will be called the "destination machine".
* Two fully updated Fedora 15 test machines.  See instructions on the [[Test_Day:2011-04-14_Virtualization|main test day page]].  The first machine will be called the "source machine", and the second machine will be called the "destination machine".
* Shared guest image storage available to both machines - e.g. <code>/var/lib/libvirt/images</code> shared from the source machine and NFS mounted on the destination machine.
* Shared guest image storage available to both machines - e.g. <code>/var/lib/libvirt/images</code> shared from the source machine and NFS mounted on the destination machine.
* At least one guest image installed on the source machine before the test day (suggested reading - [[Virtualization_Quick_Start]])
* At least one guest image installed on the source machine before the test day (suggested reading - [[Virtualization_Quick_Start]])

Revision as of 09:26, 13 April 2011

DATE TIME WHERE
Thursday April 14, 2011 All day #fedora-test-day (webchat)

What to test?

This part of today's Fedora Test Day will focus on testing the Live Migration support provided by virt-manager, libvirt and qemu-kvm.

Live Migration is not a new feature in Fedora 15, but tends to be quite a brittle feature and needs all the testing help it can get!

If you come to this page after the test day is completed, your testing is still valuable, and you can use the information on this page to test live migration and provide feedback.

Who's available

Justin Forbes is your host for today.

The following people have also agreed to be available for testing, workarounds, bug fixes, and general discussion:

What's needed to test

  • Two fully updated Fedora 15 test machines. See instructions on the main test day page. The first machine will be called the "source machine", and the second machine will be called the "destination machine".
  • Shared guest image storage available to both machines - e.g. /var/lib/libvirt/images shared from the source machine and NFS mounted on the destination machine.
  • At least one guest image installed on the source machine before the test day (suggested reading - Virtualization_Quick_Start)

Test Cases

Things to test, roughly in dependency order:

  1. QA:Testcase Basic Migration using Qemu command-line
  2. QA:Testcase Live Migration using libvirt/virsh
  3. QA:Testcase Offline (paused) Migration using libvirt/virsh
  4. QA:Testcase Migration of guests with more than 4GB of memory
  5. QA:Testcase Migration failure cleans up properly
  6. QA:Testcase Live Migration with a quickly changing/busy guest

Issues that were identified

Tester Description Bug references Status