From Fedora Project Wiki
mNo edit summary
 
Line 11: Line 11:
=== Что тестируем? ===
=== Что тестируем? ===


This part of [[Test_Day:2011-04-14_Virtualization|today's Fedora Test Day]] will focus on testing the Live Migration support provided by <code>virt-manager</code>, <code>libvirt</code> and <code>qemu-kvm</code>.
This part of [[Test_Day:2011-04-14_Virtualization/ru|today's Fedora Test Day]] will focus on testing the Live Migration support provided by <code>virt-manager</code>, <code>libvirt</code> and <code>qemu-kvm</code>.


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!
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!
Line 34: Line 34:
== Что потребуется  ==
== Что потребуется  ==


* 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".
* 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".
* 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]])

Latest revision as of 09:28, 13 April 2011

Дата Время Место
14 апреля 2011, четверг весь день #fedora-test-day (webirc)

Что тестируем?[edit]

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.

С кем можно поговорить[edit]

Justin Forbes is your host for today.

Следующие участники будут доступны для помощи по тестированию, "костылям", исправлению ошибок и пр.:

Русскоязычная поддержка:

IRC: #fedora-russian на irc.freenode.org

Jabber-конференция: fedora@conference.jabber.ru

Что потребуется[edit]

  • 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)

Тесты[edit]

Things to test, roughly in dependency order:

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

Issues that were identified[edit]

Tester Description Bug references Status