(add {{autolang}}) |
mNo edit summary |
||
Line 5: | Line 5: | ||
| DATE || TIME || WHERE | | DATE || TIME || WHERE | ||
|- | |- | ||
| [[Test_Day:2011-04-14_Virtualization|Thursday April 14, 2011]] || All day || [irc://irc.freenode.net/fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webchat]) | | [[Test_Day:2011-04-14_Virtualization/ru|Thursday April 14, 2011]] || All day || [irc://irc.freenode.net/fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webchat]) | ||
|- | |- | ||
|} | |} | ||
Line 36: | Line 36: | ||
Things to test, roughly in dependency order: | Things to test, roughly in dependency order: | ||
# [[QA:Testcase Basic Migration using Qemu command-line]] | # [[QA:Testcase Basic Migration using Qemu command-line/ru]] | ||
# [[QA:Testcase Live Migration using libvirt/virsh]] | # [[QA:Testcase Live Migration using libvirt/virsh/ru]] | ||
# [[QA:Testcase Offline (paused) Migration using libvirt/virsh]] | # [[QA:Testcase Offline (paused) Migration using libvirt/virsh/ru]] | ||
# [[QA:Testcase Migration of guests with more than 4GB of memory]] | # [[QA:Testcase Migration of guests with more than 4GB of memory/ru]] | ||
# [[QA:Testcase Migration failure cleans up properly]] | # [[QA:Testcase Migration failure cleans up properly/ru]] | ||
# [[QA:Testcase Live Migration with a quickly changing/busy guest]] | # [[QA:Testcase Live Migration with a quickly changing/busy guest/ru]] | ||
=== Issues that were identified === | === Issues that were identified === |
Revision as of 09:24, 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:
- Juan Quintela
- add your name here
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:
- QA:Testcase Basic Migration using Qemu command-line/ru
- QA:Testcase Live Migration using libvirt/virsh/ru
- QA:Testcase Offline (paused) Migration using libvirt/virsh/ru
- QA:Testcase Migration of guests with more than 4GB of memory/ru
- QA:Testcase Migration failure cleans up properly/ru
- QA:Testcase Live Migration with a quickly changing/busy guest/ru
Issues that were identified
Tester | Description | Bug references | Status |