KVM-Autotest/TODO: Difference between revisions

From KVM
No edit summary
No edit summary
Line 54: Line 54:
* Extend pci_assignable to support other PCI devices (USB, video cards, TV card etc)
* Extend pci_assignable to support other PCI devices (USB, video cards, TV card etc)
* Passthrough the perf keys of run_autotest to autotest server
* Passthrough the perf keys of run_autotest to autotest server
== Pradeep ==
* item 1
* item 2


== 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 02:34, 2 August 2011

KVM-Autotest TODO list

raw idea

  • more vhost_net test
  • add 'Multi-guests'/'guest to external boxs' transfer test
  • port some whql tests to autotest(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

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

amos

  • Turn tsc_drift into a kvm unit test.
  • Push redhat internal kvm subtests to upstream (had completed the 1th plan)
  • Improve network subtests, especial stress tests
  • Improve server-side migration

jason

  • Port network tests into windows
  • Profiler of pidstat
  • guest->guest guest->host netperf support
  • More readable test result of netperf

cleber

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)

RH Beijing QE

  • cpuflags.py (shuang)
  • qmp_command.py (fyang)
  • qmp_event_notification.py (fyang)
  • Further migration
  • Multiple nics
  • 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)
  • Passthrough the perf keys of run_autotest to autotest server

Pradeep

  • item 1
  • item 2

Bugs