KVM-Autotest/TODO: Difference between revisions
From KVM
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* more vhost_net test | * more vhost_net test | ||
* | * add 'Multi-guests'/'guest to external boxs' transfer test | ||
* | * port some whql tests to autotest(virtio_net,virtio_blk) | ||
== general == | == general == | ||
Line 22: | Line 21: | ||
=== done === | === done === | ||
== | == amos == | ||
* Turn tsc_drift into a kvm unit test. | * Turn tsc_drift into a kvm unit test. | ||
* Push redhat internal kvm subtests to upstream | * Push redhat internal kvm subtests to upstream (had completed the 1th plan) | ||
* Improve network subtests, especial stress tests | * Improve network subtests, especial stress tests | ||
Line 43: | Line 41: | ||
* Disk serial number (for IDE, SCSI, VirtIO drives) | * Disk serial number (for IDE, SCSI, VirtIO drives) | ||
== Beijing QE == | == RH Beijing QE == | ||
* cpuflags.py | * cpuflags.py (shuang) | ||
* qmp_command.py (fyang) | * qmp_command.py (fyang) | ||
* qmp_event_notification.py (fyang) | * qmp_event_notification.py (fyang) |
Revision as of 01:19, 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
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)
RH Beijing QE
- cpuflags.py (shuang)
- qmp_command.py (fyang)
- qmp_event_notification.py (fyang)
- pxe boot * net types
- 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)
- 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]