kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add migration function and test for libvirt.
@ 2012-01-17  3:21 tangchen
  2012-01-17  3:24 ` [Autotest] [PATCH 1/3] " tangchen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tangchen @ 2012-01-17  3:21 UTC (permalink / raw)
  To: Lucas Meneghel Rodrigues, autotest, kvm

Hi~

1. There is no muigrate() function in class VM in libvirt_vm.py.
2. There is no tests for libvirt in client/tests/libvirt.

So, I would like to add some tests for libvirt.

Here are three patches, 

1. Add a migrate() function for class VM in libvirt_vm.py, which 
   encapsulates "virsh migrate" command.
2. Add a "tests" directory in client/tests/libvirt/, and a test 
   for "virsh migrate" command.
3. Add configuration for this test.

-- 
Best Regards,
Tang chen


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-17  4:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17  3:21 [PATCH 0/3] Add migration function and test for libvirt tangchen
2012-01-17  3:24 ` [Autotest] [PATCH 1/3] " tangchen
2012-01-17  3:24 ` [PATCH 0/3] " tangchen
2012-01-17  3:25 ` [PATCH 3/3] " tangchen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).