KVM-Autotest/TODO: Difference between revisions
From KVM
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
=== TODO === | === TODO === | ||
=== Done === | === Done === | ||
== mgoldish == | == mgoldish == | ||
Line 43: | Line 25: | ||
=== done === | === done === | ||
== akong == | == akong == | ||
* push redhat internal kvm subtests(more than 18) to upstream | * push redhat internal kvm subtests(more than 18) to upstream | ||
'' | ''hdparm.py cpuflags.py multi_disk.py nmi_watchdog.py qmp_command.py qmp_event_notification.py cdrom.py fillup_disk.py floppy.py format_disk.py lvm.py usb.py ... ''[doing..] | ||
stop_continue.py[review..] | stop_continue.py[review..] | ||
image_copy.py module_probe.py[done] | image_copy.py module_probe.py[done] | ||
== jason == | == jason == | ||
* Port network tests into windows | * Port network tests into windows | ||
* Profiler of pidstat | * Profiler of pidstat | ||
* guest->guest guest->host netperf support | * guest->guest guest->host netperf support | ||
* More readable test result of netperf | * More readable test result of netperf | ||
== yolkfull == | == yolkfull == | ||
Line 104: | Line 61: | ||
== Cleber == | == Cleber == | ||
== Bugs == | == Bugs == | ||
* Please open bugs on the [[http://autotest.kernel.org/newticket autotest defect tracking system]] | * Please open bugs on the [[http://autotest.kernel.org/newticket autotest defect tracking system]] |
Revision as of 22:22, 28 June 2011
KVM-Autotest TODO list
raw idea
- more vhost_net test
- Add Multi-guests transfer test
- transfer test between guest(s) and extra boxs
- add more whql tests (virtio_net,virtio_blk)
general
Note: This session is for major, multi-person items. We'll update the status weekly based on the status of the subtasks attributed to persons.
lmr
TODO
Done
mgoldish
- Make WHQL tests run on our internal server
- Enable "guest-load" for a VMs before/while tests are running (e.g. migration of a VM, while a movie is playing on it)
- This may just be a matter of moving useful code from tests to kvm_test_utils.py to make it reusable
done
akong
- push redhat internal kvm subtests(more than 18) to upstream
hdparm.py cpuflags.py multi_disk.py nmi_watchdog.py qmp_command.py qmp_event_notification.py cdrom.py fillup_disk.py floppy.py format_disk.py lvm.py usb.py ... [doing..] stop_continue.py[review..] image_copy.py module_probe.py[done]
jason
- Port network tests into windows
- Profiler of pidstat
- guest->guest guest->host netperf support
- More readable test result of netperf
yolkfull
- Run netperf test between two guests
- Migration with/without workload(dbench,lmbench etc)
- Verify SMBIOS/DMI data (UUID, for example)
- Disk serial number (for IDE, SCSI, VirtIO drives)
Beijing QE
- pxe boot * net types
- Further migration
- Multiple nics
- multiple disks
- Test block device cancellation path using device mapper to generate errors ( after we had a crash in de_write_dma_cb)
- Extend pci_assignable to support other PCI devices (USB, video cards, TV card etc)
- Different CPU flags support
- Passthrough the perf keys of run_autotest to autotest server
- Register the virtual machine into autotest server and run benchmark through autotest server
Cleber
Bugs
- Please open bugs on the [autotest defect tracking system]